Skip to content

Commit

Permalink
BITCOIN token
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Dec 23, 2024
1 parent 025d10f commit cde9c8b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,10 @@ export const ENV: Env = {
Base: "0xb166e8b140d35d9d8226e40c09f757bac5a4d87d",
Bsc: "0xfebfa339e44c28e2aa9e62ea1027c9cb4e378605",
},
HarryPotterObamaSonic10Inu: {
Solana: "CTgiaZUK12kCcB8sosn4Nt2NZtzLgtPqDwyQyr2syATC",
Base: "0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29",
},
},
tokensConfig: {
stBTC: {
Expand Down Expand Up @@ -1555,6 +1559,19 @@ export const ENV: Env = {
coinGeckoId: "non-playable-coin",
decimals: 18,
},
HarryPotterObamaSonic10Inu: {
key: "HarryPotterObamaSonic10Inu",
symbol: "BITCOIN",
displayName: "HarryPotterObamaSonic10Inu",
nativeChain: "Ethereum",
tokenId: {
chain: "Ethereum",
address: "0x72e4f9F808C49A2a61dE9C5896298920Dc4EEEa9",
},
icon: "images/tokens/HarryPotterObamaSonic10Inu.png",
coinGeckoId: "harrypotterobamasonic10in",
decimals: 18,
}
},
}
),
Expand Down

0 comments on commit cde9c8b

Please sign in to comment.