Skip to content

Commit

Permalink
layer 3 removed from this pr
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianoconti committed Feb 3, 2025
1 parent 07ef496 commit 0852c15
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -445,17 +445,6 @@ export const ENV: Env = {
],
quoter: "Nqd6XqA8LbsCuG8MLWWuP865NV6jR1MbXeKxD4HLKDJ",
},
{
chain: "Bsc",
manager: "0xBC51f76178a56811fdfe95D3897E6aC2B11DbB62",
token: "0x46777C76dBbE40fABB2AAB99E33CE20058e76C59",
transceiver: [
{
address: "0x8D77Ac62A6571a408e5C9655fF5dE90d537C3045",
type: "wormhole",
},
],
},
],
VaultCraft: [
{
Expand Down Expand Up @@ -1290,19 +1279,6 @@ export const ENV: Env = {
icon: "https://assets.coingecko.com/coins/images/37768/standard/Square.png?1722045128",
decimals: 9,
},
Layer3Bsc: {
key: "Layer3Bsc",
symbol: "L3",
displayName: "Layer3",
nativeChain: "Bsc",
tokenId: {
chain: "Bsc",
address: "0x46777C76dBbE40fABB2AAB99E33CE20058e76C59",
},
icon: "https://assets.coingecko.com/coins/images/37768/standard/Square.png?1722045128",
coinGeckoId: "layer3",
decimals: 18,
},
AUDIUS: {
symbol: "AUDIO",
tokenId: {
Expand Down Expand Up @@ -1412,15 +1388,12 @@ export const ENV: Env = {
decimals: 18,
},
AvailSolana: {
key: "AvailSolana",
symbol: "AVAIL",
nativeChain: "Solana",
tokenId: {
chain: "Solana",
address: "CANeF11aEY9XNGbJmnQwTPvnnXoPfGKpPyLxZr2zVd9W",
},
icon: "https://assets.coingecko.com/coins/images/37372/standard/avail-logo.png?1714145201",
coinGeckoId: "avail",
decimals: 9,
},
stAvailEthereum: {
Expand Down

0 comments on commit 0852c15

Please sign in to comment.