mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_APE (#19040)
* add_ERC20_APE added APE ERC20 to tokenlist * Update tokenlist.json
This commit is contained in:
parent
a002ed1ac5
commit
f7d511ae91
|
@ -3474,6 +3474,16 @@
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png",
|
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png",
|
||||||
"pairs": []
|
"pairs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"asset": "c60_t0x4d224452801ACEd8B2F0aebE155379bb5D594381",
|
||||||
|
"type": "ERC20",
|
||||||
|
"address": "0x4d224452801ACEd8B2F0aebE155379bb5D594381",
|
||||||
|
"name": "ApeCoin (APE)",
|
||||||
|
"symbol": "APE",
|
||||||
|
"decimals": 18,
|
||||||
|
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/logo.png",
|
||||||
|
"pairs": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": {
|
"version": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user