mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add OpenDAO token (ERC20) (#16798)
* Create info.json * Create logo.png * Update info.json
This commit is contained in:
parent
c446856e03
commit
8c0f19d2ff
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "OpenDAO",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "SOS",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://www.theopendao.com/",
|
||||||
|
"description": "$SOS is grateful to all NFT creators, collectors and markets for nurturing the entire NFT ecosystem.",
|
||||||
|
"explorer": "https://etherscan.io/token/0x3b484b82567a09e2588A13D54D032153f0c0aEe0",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x3b484b82567a09e2588A13D54D032153f0c0aEe0",
|
||||||
|
"tags":[
|
||||||
|
"nft"
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/The_OpenDAO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/en/coins/opendao/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/zzzKhejARz"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue
Block a user