Skip to content

Commit

Permalink
add xborg coingeko id
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Sep 25, 2024
1 parent 58127e0 commit 2284752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ export const ENV: Env = {
address: "0xEaE00D6F9B16Deb1BD584c7965e4c7d762f178a1",
},
icon: "https://bafybeiemq2qpk3fahebltwzbdsugrzhxuono3ugxa25imywc7mbfhwl2lm.ipfs.dweb.link/",
coinGeckoId: "",
coinGeckoId: "xborg",
decimals: 18,
},
XBorgarbitrum: {
Expand All @@ -809,7 +809,7 @@ export const ENV: Env = {
address: "0x93FA0B88C0C78e45980Fa74cdd87469311b7B3E4",
},
icon: "https://bafybeiemq2qpk3fahebltwzbdsugrzhxuono3ugxa25imywc7mbfhwl2lm.ipfs.dweb.link/",
coinGeckoId: "",
coinGeckoId: "xborg",
decimals: 18,
},
XBorgsolana: {
Expand Down

0 comments on commit 2284752

Please sign in to comment.