mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add ERTHA Token (BEP20) (#18068)
* Add ERTHA logo and info ERTHA token logo and info. * Info for token ERTHA Token
This commit is contained in:
parent
d6d718bd1e
commit
d06300feb5
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"name": "ERTHA Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "ERTHA",
|
||||
"decimals": 18,
|
||||
"website": "https://ertha.io/",
|
||||
"description": "The ERTHA token is the primary utility token used to facilitate sustainable DAO design for the game's metaverse ecosystem as a whole.",
|
||||
"explorer": "https://bscscan.com/token/0x62823659d09F9F9D2222058878f89437425eB261",
|
||||
"status": "active",
|
||||
"id": "0x62823659d09F9F9D2222058878f89437425eB261",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ErthaGame"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/Erthium"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/ertha"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://erthium.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://whitepaper.ertha.io/ertha-whitepaper/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"nft"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in New Issue
Block a user