Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-02-08 08:57:33 +00:00 committed by trust-wallet-merge-bot
parent 4ab92faeb9
commit cd0d562291

View File

@ -1,30 +1,32 @@
{ {
"name": "DEXTF Token", "name": "DEXTF Token",
"website": "https://domani.finance", "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.", "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", "explorer": "https://etherscan.io/token/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
"type": "ERC20", "type": "ERC20",
"symbol": "DEXTF", "symbol": "DEXTF",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", "id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/domaniprotocol" "url": "https://twitter.com/domaniprotocol"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/dextf-protocol/" "url": "https://coinmarketcap.com/currencies/dextf-protocol/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/dextf" "url": "https://coingecko.com/en/coins/dextf"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/bxgyXMZ2U5" "url": "https://discord.com/invite/bxgyXMZ2U5"
} }
], ],
"tags": ["defi"] "tags": [
"defi"
]
} }