mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Aavegotchi (GHST) (ERC20) token (#13253)
* Create info.json * Create logo.png * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
2ef777ce26
commit
732d983438
|
@ -1692,6 +1692,7 @@
|
|||
"0x3F013B600D31557f551131614f439e0c292dFd90",
|
||||
"0x3F09400313e83d53366147e3ea0e4e2279D80850",
|
||||
"0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD",
|
||||
"0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
|
||||
"0x3F3B3B269d9f7088B022290906acff8710914be1",
|
||||
"0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4",
|
||||
"0x3F6f014849DEDB569628e3E1745120f308bb7699",
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Aavegotchi",
|
||||
"website": "https://www.aavegotchi.com/",
|
||||
"description": "Aavegotchis are crypto-collectibles living on the Ethereum blockchain, backed by the ERC721 standard used in popular blockchain games. $GHST is the official utility token of the Aavegotchi ecosystem and can be used to purchase portals, wearables, and consumables.",
|
||||
"explorer": "https://etherscan.io/token/0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
|
||||
"type": "ERC20",
|
||||
"symbol": "GHST",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/aavegotchi"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/aavegotchi"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/aavegotchi/"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://aavegotchi.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/aavegotchi-ghst-token/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user