mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add WETH and SNX to Optimism tokenlist (#21500)
* Add WETH and SNX to Optimism tokenlist * Update logourl * asset id updated * remove duplicated Co-authored-by: Artem <725247+ArtemGoryunov@users.noreply.github.com>
This commit is contained in:
parent
0d0db20c02
commit
7d6b341942
blockchains/optimism
|
@ -12,15 +12,6 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10000070_t0x4200000000000000000000000000000000000006",
|
||||
"type": "OPTIMISM",
|
||||
"address": "0x4200000000000000000000000000000000000006",
|
||||
"name": "Wrapped Ether",
|
||||
"symbol": "WETH",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png"
|
||||
},
|
||||
{
|
||||
"asset": "c10000070_t0x5029C236320b8f15eF0a657054B84d90bfBEDED3",
|
||||
"type": "OPTIMISM",
|
||||
|
|
|
@ -3,10 +3,30 @@
|
|||
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
|
||||
"timestamp": "2022-01-27T14:33:26.183301",
|
||||
"tokens": [
|
||||
{
|
||||
"asset": "c10000070_t0x4200000000000000000000000000000000000006",
|
||||
"type": "OPTIMISM",
|
||||
"address": "0x4200000000000000000000000000000000000006",
|
||||
"name": "Wrapped Ether",
|
||||
"symbol": "WETH",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c10000070_t0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4",
|
||||
"type": "OPTIMISM",
|
||||
"address": "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4",
|
||||
"name": "Synthetix Network",
|
||||
"symbol": "SNX",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 0,
|
||||
"patch": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user