Skip to content

Commit

Permalink
remove usdt from main config
Browse files Browse the repository at this point in the history
  • Loading branch information
kishkoigor committed Apr 19, 2023
1 parent f4eb69c commit 5b7d553
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions contracts/configs/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,27 +108,6 @@
"bsc": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56"
},
"nativeAnalog": ""
},
"USDT": {
"isActive": true,
"name": "Tether USD",
"symbol": "USDT",
"denomination": 18,
"decimals": {
"eth": 6,
"bsc": 18
},
"logo": "https://etherscan.io/token/images/tether_32.png",
"primaryNets": [
"eth",
"bsc"
],
"addresses": {
"amb": "0xfEE01F2D120250A0a59bfbF9C144F8ECC4425fCc",
"eth": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"bsc": "0x55d398326f99059fF775485246999027B3197955"
},
"nativeAnalog": ""
}
},
"ambFaucetAddress": "0x5B72903b7D2711134DD2120Bc3CA61DB6f10cB92"
Expand Down

0 comments on commit 5b7d553

Please sign in to comment.