Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-05-27 14:16:20 +00:00 committed by trust-wallet-merge-bot
parent 5f0067a97c
commit dbf82d66f7

View File

@ -1,32 +1,32 @@
{ {
"name": "Aeterna", "name": "Aeterna",
"type": "BEP20", "type": "BEP20",
"symbol": "$Aeterna", "symbol": "$Aeterna",
"decimals": 5, "decimals": 5,
"website": "https://www.aeterna.eco/", "website": "https://www.aeterna.eco/",
"description": "Aeterna is a unique de-fi eco-system that offers a variety of ways to generate wealth and navigate your way through a confusing decentralized world.", "description": "Aeterna is a unique de-fi eco-system that offers a variety of ways to generate wealth and navigate your way through a confusing decentralized world.",
"explorer": "https://bscscan.com/token/0xe75BF67Df2388183d9b7714231996C937d4a855A", "explorer": "https://bscscan.com/token/0xe75BF67Df2388183d9b7714231996C937d4a855A",
"status": "active", "status": "active",
"id": "0xe75BF67Df2388183d9b7714231996C937d4a855A", "id": "0xe75BF67Df2388183d9b7714231996C937d4a855A",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/project_aeterna" "url": "https://twitter.com/project_aeterna"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/aeternamain" "url": "https://t.me/aeternamain"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/aeterna/" "url": "https://coinmarketcap.com/currencies/aeterna/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/snV7qnVWj8" "url": "https://discord.com/invite/snV7qnVWj8"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }