Skip to content

Commit 9fb25fa

Browse files
Merge pull request #757 from 0xPolygon/usdt0-changes
upd: usdt0 rmv no deposit
2 parents 252a66f + 128dcd1 commit 9fb25fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/tokens/defaultTokensStaging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
{
212212
"wrappedTokenAddress": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
213213
"wrappedNetworkId": -1,
214-
"tags": ["oft", "erc20", "noDeposit", "noWithdraw"],
214+
"tags": ["oft", "erc20"],
215215
"originChainBridgeAdapter": "0x6C96dE32CEa08842dcc4058c14d3aaAD7Fa41dee",
216216
"wrappedChainBridgeAdapter": "0x6BA10300f0DC58B7a1e4c0e41f5daBb7D7829e13"
217217
},

src/tokens/mappedTokensStaging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
{
190190
"wrappedTokenAddress": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
191191
"wrappedNetworkId": -1,
192-
"tags": ["oft", "erc20", "noDeposit", "noWithdraw"],
192+
"tags": ["oft", "erc20"],
193193
"originChainBridgeAdapter": "0x6C96dE32CEa08842dcc4058c14d3aaAD7Fa41dee",
194194
"wrappedChainBridgeAdapter": "0x6BA10300f0DC58B7a1e4c0e41f5daBb7D7829e13"
195195
},

0 commit comments

Comments
 (0)