Add links SFP (BEP20) (#13176)

* 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-29 12:21:41 +03:00 committed by GitHub
parent e72d44e79d
commit 9a9e749b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,27 @@
"symbol": "SFP",
"decimals": 18,
"status": "active",
"id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb"
"id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/iSafePal"
},
{
"name": "github",
"url": "https://github.com/SafePalWallet"
},
{
"name": "telegram",
"url": "https://t.me/SafePalwallet"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/safepal/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/safepal/"
}
]
}