Skip to content

Commit 10705e2

Browse files
Updated mapped token list
1 parent 3d79cc8 commit 10705e2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/tokens/mappedTokensStaging.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"wrappedNetworkId": 20,
4242
"tags": ["vaultBridge", "erc20"],
4343
"name": "Vault Bridge ETH",
44-
"symbol": "ETH"
44+
"symbol": "WETH"
4545
}
4646
],
4747
"logoURI": "https://assets.polygon.technology/tokenAssets/eth.svg"
4848
},
4949
{
5050
"chainId": 1,
5151
"name": "Vault Bridge ETH",
52-
"symbol": "vbETH",
52+
"symbol": "WETH",
5353
"decimals": 18,
5454
"originTokenAddress": "0x2dc70fb75b88d2eb4715bc06e1595e6d97c34dff",
5555
"originNetworkId": 0,
@@ -60,7 +60,7 @@
6060
"tags": ["agglayer", "erc20", "noWithdraw"]
6161
}
6262
],
63-
"logoURI": "https://assets.polygon.technology/tokenAssets/eth.svg"
63+
"logoURI": "https://assets.polygon.technology/tokenAssets/weth.svg"
6464
},
6565
{
6666
"chainId": 1,
@@ -164,7 +164,7 @@
164164
{
165165
"chainId": 1,
166166
"name": "Vault Bridge USDC",
167-
"symbol": "vbUSDC",
167+
"symbol": "USDC",
168168
"decimals": 6,
169169
"originTokenAddress": "0x53e82abbb12638f09d9e624578ccb666217a765e",
170170
"originNetworkId": 0,
@@ -213,7 +213,7 @@
213213
{
214214
"chainId": 1,
215215
"name": "Vault Bridge USDT",
216-
"symbol": "vbUSDT",
216+
"symbol": "USDT",
217217
"decimals": 6,
218218
"originTokenAddress": "0x6d4f9f9f8f0155509ecd6ac6c544ff27999845cc",
219219
"originNetworkId": 0,
@@ -342,7 +342,7 @@
342342
{
343343
"chainId": 1,
344344
"name": "Vault Bridge WBTC",
345-
"symbol": "vbWBTC",
345+
"symbol": "WBTC",
346346
"decimals": 8,
347347
"originTokenAddress": "0x2c24b57e2ccd1f273045af6a5f632504c432374f",
348348
"originNetworkId": 0,
@@ -37711,6 +37711,7 @@
3771137711
},
3771237712
{
3771337713
"wrappedTokenAddress": "0xee7d8bcfb72bc1880d0cf19822eb0a2e6577ab62",
37714+
"vaultBridgeL1Address": "0x2dc70fb75b88d2eb4715bc06e1595e6d97c34dff",
3771437715
"wrappedNetworkId": 20,
3771537716
"tags": ["vaultBridge", "erc20"],
3771637717
"name": "Vault Bridge ETH",

0 commit comments

Comments
 (0)