Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-09 12:59:33 +00:00 committed by trust-wallet-merge-bot
parent 03eb0e889e
commit c441c49dfa

View File

@ -1,34 +1,33 @@
{ {
"name": "DogeGF", "name": "DogeGF",
"website": "https://www.dogegf.com/", "website": "https://www.dogegf.com/",
"description": "DogeGF is a peer-to-peer community governed by reciprocity.", "description": "DogeGF is a peer-to-peer community governed by reciprocity.",
"explorer": "https://etherscan.io/token/0xfb130d93E49DcA13264344966A611dc79a456Bc5", "explorer": "https://etherscan.io/token/0xfb130d93E49DcA13264344966A611dc79a456Bc5",
"type": "ERC20", "type": "ERC20",
"symbol": "DOGEGF", "symbol": "DOGEGF",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xfb130d93E49DcA13264344966A611dc79a456Bc5", "id": "0xfb130d93E49DcA13264344966A611dc79a456Bc5",
"links": [ "links": [
{ {
"name": "medium", "name": "medium",
"url": "https://dogegf.medium.com/" "url": "https://dogegf.medium.com/"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/dogegf/" "url": "https://reddit.com/r/dogegf/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/dogegftoken" "url": "https://twitter.com/dogegftoken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DogeGF_Official" "url": "https://t.me/DogeGF_Official"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/Tjr8AvFBTP" "url": "https://discord.com/invite/Tjr8AvFBTP"
} }
] ]
} }