Add WETH and SNX to Optimism tokenlist ()

* 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:
Fragkiskos Katsimpas 2022-07-15 08:27:35 +01:00 committed by GitHub
parent 0d0db20c02
commit 7d6b341942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 10 deletions

View File

@ -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",

View File

@ -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
}
}
}