mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_GAS (#16909)
* add_ERC20_GAS https://etherscan.io/token/0x6bba316c48b49bd1eac44573c5c871ff02958469 https://www.coingecko.com/en/coins/gas-dao * update info.json
This commit is contained in:
parent
59911c404d
commit
0cca53bd9f
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Gas DAO",
|
||||
"type": "ERC20",
|
||||
"symbol": "GAS",
|
||||
"decimals": 18,
|
||||
"website": "https://www.gasdao.org",
|
||||
"description": "A super-DAO formed with the vision of being the heartbeat and voice of the largest community of Web3 native users on the Ethereum Network.",
|
||||
"explorer": "https://etherscan.io/token/0x6Bba316c48b49BD1eAc44573c5c871ff02958469",
|
||||
"status": "active",
|
||||
"id": "0x6Bba316c48b49BD1eAc44573c5c871ff02958469"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
|
@ -3625,6 +3625,16 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x6Bba316c48b49BD1eAc44573c5c871ff02958469",
|
||||
"type": "ERC20",
|
||||
"address": "0x6Bba316c48b49BD1eAc44573c5c871ff02958469",
|
||||
"name": "Gas DAO",
|
||||
"symbol": "GAS",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user