Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-12 14:45:25 +00:00 committed by trust-wallet-merge-bot
parent 8e6ddc9ee1
commit bbe8eaeb0e

View File

@ -1,29 +1,29 @@
{ {
"name": "Hodl Finance Token", "name": "Hodl Finance Token",
"website": "https://hodl.finance", "website": "https://hodl.finance",
"description": "Hodl Finance merges centralized and decentralized finance to create a sustainable ecosystem for constant innovation. By combining the best aspects of community governance and a transparent foundation, the growth of the community and ecosystem is ensured.", "description": "Hodl Finance merges centralized and decentralized finance to create a sustainable ecosystem for constant innovation. By combining the best aspects of community governance and a transparent foundation, the growth of the community and ecosystem is ensured.",
"explorer": "https://bscscan.com/token/0x186866858aEf38c05829166A7711b37563e15994", "explorer": "https://bscscan.com/token/0x186866858aEf38c05829166A7711b37563e15994",
"type": "BEP20", "type": "BEP20",
"symbol": "HFT", "symbol": "HFT",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x186866858aEf38c05829166A7711b37563e15994", "id": "0x186866858aEf38c05829166A7711b37563e15994",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/HodlFinanceAnn" "url": "https://t.me/HodlFinanceAnn"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/HFToken" "url": "https://twitter.com/HFToken"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/hodl-finance/" "url": "https://coinmarketcap.com/currencies/hodl-finance/"
}, },
{ {
"name":"medium", "name": "medium",
"url": "https://medium.com/@hodl.finance" "url": "https://medium.com/@hodl.finance"
} }
] ]
} }