Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-11-06 13:23:35 +00:00 committed by trust-wallet-merge-bot
parent c34d180d28
commit b6fdf46be1

View File

@ -1,25 +1,25 @@
{ "name": "OMAX Token", {
"website": "https://www.omaxtoken.com/", "name": "OMAX Token",
"description": "Omax Token is a community driven, Defi Token. Three simple functions occur during each trade: Reflection, Liquidity Acquisition, and Supply Burn.", "website": "https://www.omaxtoken.com/",
"explorer": "https://bscscan.com/token/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F", "description": "Omax Token is a community driven, Defi Token. Three simple functions occur during each trade: Reflection, Liquidity Acquisition, and Supply Burn.",
"type": "BEP20", "explorer": "https://bscscan.com/token/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F",
"symbol": "OMAX", "type": "BEP20",
"decimals": 18, "symbol": "OMAX",
"status": "active", "decimals": 18,
"id": "0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F", "status": "active",
"links": [ "id": "0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F",
"links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/omaxtoken" "url": "https://twitter.com/omaxtoken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/OmaxToken" "url": "https://t.me/OmaxToken"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/omax-token/" "url": "https://coinmarketcap.com/currencies/omax-token/"
} }
] ]
} }