Add links PROM (BEP20) (#13257)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-08-31 20:28:50 +03:00 committed by GitHub
parent 1bc9163944
commit e524b8400a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,31 @@
"symbol": "PROM",
"decimals": 18,
"status": "active",
"id": "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5"
"id": "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5",
"links": [
{
"name": "github",
"url": "https://github.com/Prometeus-Network"
},
{
"name": "twitter",
"url": "https://twitter.com/prometeusnet"
},
{
"name": "medium",
"url": "https://medium.com/prometeus-network"
},
{
"name": "telegram",
"url": "https://t.me/promnetwork"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/prometeus/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/prometeus/"
}
]
}