Skip to content

Commit

Permalink
add_ERC20_APE (trustwallet#19040)
Browse files Browse the repository at this point in the history
* add_ERC20_APE

added APE ERC20 to tokenlist

* Update tokenlist.json
  • Loading branch information
zachzwei authored Mar 17, 2022
1 parent a002ed1 commit f7d511a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions blockchains/ethereum/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3474,6 +3474,16 @@
"decimals": 18,
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png",
"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": {
Expand Down

0 comments on commit f7d511a

Please sign in to comment.