mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fix asset id in arbitrum assets list (#17831)
This commit is contained in:
parent
fed09ecef9
commit
bbd3839d7f
|
@ -4,7 +4,7 @@
|
|||
"timestamp": "2022-01-30T13:48:32.500787",
|
||||
"tokens": [
|
||||
{
|
||||
"asset": "c10042221_t0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
|
||||
"asset": "c10042221_t0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
||||
"name": "Wrapped Ether",
|
||||
|
@ -13,7 +13,7 @@
|
|||
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0x82af49447d8a07e3bd95bd0d56f35241523fbab1/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10042221_t0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a",
|
||||
"asset": "c10042221_t0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a",
|
||||
"name": "GMX",
|
||||
|
@ -22,7 +22,7 @@
|
|||
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10042221_t0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
|
||||
"asset": "c10042221_t0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
||||
"name": "USD Coin (Arb1)",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10042221_t0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
|
||||
"asset": "c10042221_t0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
|
||||
"name": "Tether USD",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"logoURI": "https://assets.trustwalletapp.com/blockchains/arbitrum/assets/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10042221_t0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
|
||||
"asset": "c10042221_t0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
|
||||
"type": "ARBITRUM",
|
||||
"address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
|
||||
"name": "Dai Stablecoin",
|
||||
|
@ -54,4 +54,4 @@
|
|||
"minor": 0,
|
||||
"patch": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user