Skip to content

Commit

Permalink
chore: Remove unsupported tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Halibao-Lala committed Dec 13, 2024
1 parent c1aefab commit 71e02b7
Showing 1 changed file with 0 additions and 77 deletions.
77 changes: 0 additions & 77 deletions apps/canonical-bridge-ui/token-config/mainnet/meson/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@
"min": "0.001",
"decimals": 18,
"max": "2"
},
{
"id": "btc",
"addr": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
"decimals": 8,
"min": "0.00055",
"max": "0.05"
}
]
},
Expand Down Expand Up @@ -108,13 +101,6 @@
"chainId": "0xdf",
"address": "0x25aB3Efd52e6470681CE037cD546Dc60726948D3",
"tokens": [
{
"id": "btc",
"addr": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"min": "0.00055",
"max": "0.05"
},
{
"id": "usdc",
"addr": "0xE544e8a38aDD9B1ABF21922090445Ba93f74B9E5",
Expand Down Expand Up @@ -246,13 +232,6 @@
"chainId": "0x310c5",
"address": "0x25aB3Efd52e6470681CE037cD546Dc60726948D3",
"tokens": [
{
"id": "btc",
"addr": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"min": "0.00055",
"max": "0.05"
},
{
"id": "usdc",
"addr": "0xf8C374CE88A3BE3d374e8888349C7768B607c755",
Expand Down Expand Up @@ -324,13 +303,6 @@
"decimals": 18,
"min": "1.0",
"max": "20000"
},
{
"id": "btc",
"addr": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
"decimals": 18,
"min": "0.00055",
"max": "0.05"
}
]
},
Expand All @@ -340,13 +312,6 @@
"chainId": "0xed88",
"address": "0x25aB3Efd52e6470681CE037cD546Dc60726948D3",
"tokens": [
{
"id": "btc",
"addr": "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
"decimals": 8,
"min": "0.00055",
"max": "0.05"
},
{
"id": "usdt",
"addr": "0x05d032ac25d322df992303dca074ee7392c117b9",
Expand Down Expand Up @@ -413,13 +378,6 @@
"min": "0.5",
"max": "20000"
},
{
"id": "btc",
"decimals": 8,
"addr": "0x8034ab88c3512246bf7894f57c834dddbd1de01f",
"min": "0.00055",
"max": "0.05"
},
{
"id": "usdt",
"addr": "0x900101d06A7426441Ae63e9AB3B9b0F63Be145F1",
Expand Down Expand Up @@ -499,13 +457,6 @@
"decimals": 18,
"min": "0.001",
"max": "2"
},
{
"id": "btc",
"addr": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
"decimals": 8,
"min": "0.0006",
"max": "0.05"
}
]
},
Expand Down Expand Up @@ -655,13 +606,6 @@
"chainId": "0x1068",
"address": "0x25aB3Efd52e6470681CE037cD546Dc60726948D3",
"tokens": [
{
"id": "btc",
"addr": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"min": "0.00055",
"max": "0.05"
},
{
"id": "usdc",
"addr": "0x6b4eCAdA640F1B30dBdB68f77821A03A5f282EbE",
Expand Down Expand Up @@ -748,13 +692,6 @@
"decimals": 18,
"min": "0.002",
"max": "2"
},
{
"id": "btc",
"addr": "0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF",
"decimals": 8,
"min": "0.00055",
"max": "0.05"
}
]
},
Expand Down Expand Up @@ -1004,13 +941,6 @@
"decimals": 18,
"min": "0.002",
"max": "2"
},
{
"id": "btc",
"addr": "0x13A0c5930C028511Dc02665E7285134B6d11A5f4",
"decimals": 8,
"min": "0.00055",
"max": "0.05"
}
]
},
Expand Down Expand Up @@ -1098,13 +1028,6 @@
"decimals": 18,
"min": "1.0",
"max": "20000"
},
{
"id": "btc",
"decimals": 18,
"addr": "0x7118D8700B1b635CA37992294349Dc616fDC94Fe",
"min": "0.0005",
"max": "0.05"
}
]
},
Expand Down

0 comments on commit 71e02b7

Please sign in to comment.