Skip to content

Commit

Permalink
Include HarryPotterObamaSonic10Inu token (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna authored Jan 9, 2025
1 parent e14b67e commit a4cc328
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,9 @@ export const ENV: Env = {
Neiro: {
Solana: "FkmodwcM4YULTKLNMo7VHs4HLPvm8iBVLJHTj9YhMr9h",
},
BITCOIN: {
Solana: "CTgiaZUK12kCcB8sosn4Nt2NZtzLgtPqDwyQyr2syATC",
},
},
tokensConfig: {
stBTC: {
Expand Down Expand Up @@ -1636,6 +1639,19 @@ export const ENV: Env = {
coinGeckoId: "neiro-3",
decimals: 9,
},
BITCOIN: {
key: "BITCOIN",
symbol: "BITCOIN",
displayName: "HarryPotterObamaSonic10Inu",
nativeChain: "Ethereum",
tokenId: {
chain: "Ethereum",
address: "0x72e4f9F808C49A2a61dE9C5896298920Dc4EEEa9",
},
icon: "images/tokens/HarryPotterObamaSonic10Inu.png",
coinGeckoId: "harrypotterobamasonic10in",
decimals: 8,
},
},
}
),
Expand Down

0 comments on commit a4cc328

Please sign in to comment.