Add links PolyDoge (#13547)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-09-13 02:33:28 +03:00 committed by GitHub
parent ae6fc9258b
commit 932599f348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"website": "https://polydoge.com",
"explorer": "https://polygonscan.com/token/0x8a953cfe442c5e8855cc6c61b1293fa648bae472",
"status": "active",
"id": "0x8A953CfE442c5E8855cc6c61b1293FA648BAE472"
"id": "0x8A953CfE442c5E8855cc6c61b1293FA648BAE472",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/polydoge"
},
{
"name": "github",
"url": "https://github.com/polydoge"
},
{
"name": "telegram",
"url": "https://t.me/polydoge"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/polydoge/"
},
{
"name": "blog",
"url": "https://polydoge.medium.com/"
}
]
}