mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
ae84cc69ad
commit
15e0a72eb4
|
@ -1,27 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "EverETH",
|
"name": "EverETH",
|
||||||
"website": "https://evereth.net",
|
"website": "https://evereth.net",
|
||||||
"description": "EverETH is a native utility token that is used for recieving dividends in Ethereum.",
|
"description": "EverETH is a native utility token that is used for recieving dividends in Ethereum.",
|
||||||
"explorer": "https://bscscan.com/token/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037",
|
"explorer": "https://bscscan.com/token/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "EverETH",
|
"symbol": "EverETH",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037",
|
"id": "0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/EverETHofficial"
|
"url": "https://twitter.com/EverETHofficial"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook",
|
"name": "facebook",
|
||||||
"url": "https://facebook.com/EverETHofficial"
|
"url": "https://facebook.com/EverETHofficial"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/EverETHofficial"
|
"url": "https://t.me/EverETHofficial"
|
||||||
|
}
|
||||||
}
|
]
|
||||||
]
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user