Skip to content

Commit

Permalink
feat: sepolia token balances
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed May 14, 2024
1 parent 77cc6fc commit d884c03
Show file tree
Hide file tree
Showing 17 changed files with 222 additions and 216 deletions.
2 changes: 1 addition & 1 deletion app/app.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
packages = {
app = unstablePkgs.buildNpmPackage {
npmDepsHash = "sha256-fxbZgI5iNQjgYugrogceeqB9JF5s/AXjt/sp4bvw5hY=";
npmDepsHash = "sha256-aDWbPxAj2FRjBN/SxrsOeLXNIQcqPKohEdNMYFB56i0=";
src = ./.;
sourceRoot = "app";
npmFlags = [ "--legacy-peer-deps" ];
Expand Down
111 changes: 59 additions & 52 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "0.32.3",
"@leapwallet/cosmos-snap-provider": "^0.1.26",
"@tanstack/svelte-query": "^5.35.1",
"@tanstack/svelte-query": "^5.35.5",
"@union/client": "npm:@jsr/union__client@^0.0.1-rc.8",
"@urql/exchange-persisted": "^4.2.0",
"@urql/exchange-retry": "^1.2.1",
"@urql/svelte": "^4.1.1",
"@wagmi/connectors": "^4.3.5",
"@wagmi/core": "^2.9.3",
"@urql/exchange-persisted": "^4.3.0",
"@urql/exchange-retry": "^1.3.0",
"@urql/svelte": "^4.2.0",
"@wagmi/connectors": "^4.3.7",
"@wagmi/core": "^2.9.5",
"bits-ui": "^0.21.7",
"cmdk-sv": "^0.0.17",
"formsnap": "^1.0.0",
Expand All @@ -40,7 +40,7 @@
"uint8array-extras": "^1.1.0",
"valibot": "^0.30.0",
"vaul-svelte": "^0.3.0",
"viem": "^2.10.2"
"viem": "^2.10.3"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.2",
Expand All @@ -49,10 +49,10 @@
"@iconify-json/lucide": "^1.1.187",
"@iconify-json/mdi": "^1.1.66",
"@iconify-json/tabler": "^1.1.111",
"@keplr-wallet/types": "^0.12.87",
"@keplr-wallet/types": "^0.12.88",
"@leapwallet/types": "^0.0.5",
"@melt-ui/pp": "^0.3.2",
"@melt-ui/svelte": "^0.79.0",
"@melt-ui/svelte": "^0.79.1",
"@svelte-put/copy": "^3.0.0",
"@svelte-put/shortcut": "^3.1.0",
"@sveltejs/adapter-static": "^3.0.1",
Expand All @@ -61,7 +61,7 @@
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/svelte-query-devtools": "^5.35.1",
"@tanstack/svelte-query-devtools": "^5.35.5",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.12.11",
"@types/postcss-import": "^14.0.3",
Expand All @@ -88,7 +88,7 @@
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.6.2",
"tsx": "^4.9.3",
"tsx": "^4.9.4",
"typed-query-selector": "^2.11.2",
"typescript": "^5.4.5",
"unplugin-icons": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion app/src/lib/components/footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const navigationIconStyle = "size-9 min-w-6 hover:text-white text-zinc-accent"
<footer
class={cn(
'overflow-hidden fixed left-0 bottom-0 right-0 w-screen h-16 py-2',
'grid md:hidden grid-cols-4 gap-y-2 place-content-center divide-x-[1px] divide-[#fafafa25]',
'grid lg:hidden grid-cols-4 gap-y-2 place-content-center divide-x-[1px] divide-[#fafafa25]',
'border-t-[1px] border-solid border-[#fafafa25] border-opacity-90 backdrop-blur-md',
)}
>
Expand Down
2 changes: 1 addition & 1 deletion app/src/lib/components/header/header.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import { routes } from "$lib/components/navigation/index.ts"
</Button>
{/each}
</nav>
<div class="hidden md:flex space-x-3">
<div class="hidden sm:flex space-x-3">
<Connect />
<!-- <ThemeSwitch /> -->
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/src/lib/constants/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type Chains =
sourceChainId: Exclude<ChainId, "union-testnet-8">
destinationChainId: "union-testnet-8"
}
type ChainAssets = {
export type ChainAssets = {
port: string
channel: string
client: string
Expand Down
10 changes: 10 additions & 0 deletions app/src/lib/constants/keys.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/**
* @note
* only add keys here that are ok to expose in the browser
*/

export const API_KEY = {
ALCHEMY: "SQAcneXzJzITjplR7cwQhFUqF-SU-ds4",
CHAINSTACK: "57408c51ba71f58eba01a832cb23c6a8",
ANKR: "bced07c1a0ee36409ee84dae4e4f65a25b57715ddd8f3f2fd261f2a6b5508505"
}
Loading

0 comments on commit d884c03

Please sign in to comment.