mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
e72d44e79d
commit
9a9e749b11
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user