Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-06 06:05:40 +00:00 committed by trust-wallet-merge-bot
parent 593013535f
commit abf21e1bb4

View File

@ -1,33 +1,33 @@
{ {
"name": "TrustFi Network Token", "name": "TrustFi Network Token",
"website": "https://trustfi.org/", "website": "https://trustfi.org/",
"description": "TFI is the native token of TrustFi Network, a decentralized BaaS solution for DeFi market based on multichain environment.", "description": "TFI is the native token of TrustFi Network, a decentralized BaaS solution for DeFi market based on multichain environment.",
"explorer": "https://bscscan.com/token/0x7565ab68D3F9DaDff127F864103C8c706Cf28235", "explorer": "https://bscscan.com/token/0x7565ab68D3F9DaDff127F864103C8c706Cf28235",
"type": "BEP20", "type": "BEP20",
"symbol": "TFI", "symbol": "TFI",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x7565ab68D3F9DaDff127F864103C8c706Cf28235", "id": "0x7565ab68D3F9DaDff127F864103C8c706Cf28235",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/trustfi_fans" "url": "https://t.me/trustfi_fans"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/trustfiorg" "url": "https://twitter.com/trustfiorg"
}, },
{ {
"name": "blog", "name": "blog",
"url": "https://medium.com/@trustfi" "url": "https://medium.com/@trustfi"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.trustfi.org/" "url": "https://docs.trustfi.org/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/trustfi-network-token" "url": "https://coingecko.com/en/coins/trustfi-network-token"
} }
] ]
} }