mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links dForce (BEP20) (#13252)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
ff124adace
commit
e2f91000d6
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "\"\"",
|
||||
"name": "dForce",
|
||||
"symbol": "DF",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
|
@ -7,5 +7,31 @@
|
|||
"website": "https://dforce.network",
|
||||
"explorer": "https://etherscan.io/token/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0",
|
||||
"status": "active",
|
||||
"id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0"
|
||||
"id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/dforce-network"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/dForcenet"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/dforcenet"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/dforcenet"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/dforce/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/dforce-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user