mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
4ab92faeb9
commit
cd0d562291
|
@ -1,30 +1,32 @@
|
|||
{
|
||||
"name": "DEXTF Token",
|
||||
"website": "https://domani.finance",
|
||||
"description": "The DEXTF token is an ERC20 token built on the Ethereum blockchain designed to be used as a governance and incentive mechanism for usage, upgrades and potential changes to the protocol.",
|
||||
"explorer": "https://etherscan.io/token/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
|
||||
"type": "ERC20",
|
||||
"symbol": "DEXTF",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/domaniprotocol"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/dextf-protocol/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/dextf"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/bxgyXMZ2U5"
|
||||
}
|
||||
],
|
||||
"tags": ["defi"]
|
||||
"name": "DEXTF Token",
|
||||
"website": "https://domani.finance",
|
||||
"description": "The DEXTF token is an ERC20 token built on the Ethereum blockchain designed to be used as a governance and incentive mechanism for usage, upgrades and potential changes to the protocol.",
|
||||
"explorer": "https://etherscan.io/token/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
|
||||
"type": "ERC20",
|
||||
"symbol": "DEXTF",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/domaniprotocol"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/dextf-protocol/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/dextf"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/bxgyXMZ2U5"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user