Skip to content

Commit

Permalink
test: Wrong from token address
Browse files Browse the repository at this point in the history
  • Loading branch information
Halibao-Lala committed Dec 9, 2024
1 parent 749a2df commit 124522b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5718,7 +5718,7 @@
{
"token": {
"symbol": "USDT",
"address": "0x55d398326f99059fF775485246999027B3197955",
"address": "0x55d398326f99059fF775485246999027B3197955xxx",
"decimal": 18,
"xfer_disabled": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48900,7 +48900,7 @@
"symbol": "USDT",
"name": "Tether",
"decimals": 18,
"address": "0x55d398326f99059ff775485246999027b3197955",
"address": "0x55d398326f99059ff775485246999027b3197955xxx",
"logoURI": "https://tokens.debridge.finance/Logo/56/0x55d398326f99059ff775485246999027b3197955/thumb/token-logo.png",
"tags": [],
"eip2612": false
Expand Down Expand Up @@ -104566,7 +104566,7 @@
"symbol": "SOL",
"name": "Solana",
"decimals": 9,
"address": "11111111111111111111111111111111",
"address": "11111111111111111111111111111111xxx",
"logoURI": "https://tokens.debridge.finance/Logo/7565164/11111111111111111111111111111111/thumb/token-logo.svg",
"tags": [],
"eip2612": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"56": [
{
"address": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
"address": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82xxx",
"bridgeAddress": "0xb274202daBA6AE180c665B4fbE59857b7c3a8091",
"decimals": 18,
"symbol": "CAKE",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@
"tokens": [
{
"id": "usdt",
"addr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
"addr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6txxx",
"decimals": 6,
"min": "6.5",
"max": "20000"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
],
"56": [
{
"address": "0x55d398326f99059fF775485246999027B3197955",
"address": "0x55d398326f99059fF775485246999027B3197955xxx",
"bridgeAddress": "0x138EB30f73BC423c6455C53df6D89CB01d9eBc63",
"decimals": 18,
"symbol": "USDT",
Expand Down

0 comments on commit 124522b

Please sign in to comment.