We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3164fe2 commit 505e609Copy full SHA for 505e609
src/tokens/defaultTokensTestnet.json
@@ -113,6 +113,26 @@
113
}
114
]
115
},
116
+ {
117
+ "chainId": 11155111,
118
+ "name": "USDT0",
119
+ "symbol": "USDT0",
120
+ "decimals": 6,
121
+ "originTokenAddress": "0x88f3de85930f2f3b727ab7e8fd7799f573526402",
122
+ "originNetworkId": 0,
123
+ "tags": ["erc20"],
124
+ "wrappedTokens": [
125
126
+ "wrappedTokenAddress": "0x36c2503d53c6948331144b85d1e74a3b96731d1b",
127
+ "wrappedNetworkId": -1,
128
+ "tags": ["oft", "erc20"],
129
+ "originChainBridgeAdapter":
130
+ "0xeb63bcce494691251baf15674f8eebffc40a398f",
131
+ "wrappedChainBridgeAdapter":
132
+ "0xe7cd86e13ac4309349f30b3435a9d337750fc82d"
133
+ }
134
+ ]
135
+ },
136
{
137
"chainId": 11155111,
138
"name": "DevStudio",
0 commit comments