Add links to OMG token (#11186)

* Update info.json

* Update info.json

* Update info.json

* 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-07-03 17:14:30 +03:00 committed by GitHub
parent 59c17001c3
commit 61a7b29075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,35 @@
"symbol": "OMG",
"decimals": 18,
"status": "active",
"id": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07"
"id": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07",
"links": [
{
"name": "github",
"url": "https://github.com/omgnetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/omgnetworkhq"
},
{
"name": "blog",
"url": "https://omg.network/blog"
},
{
"name": "facebook",
"url": "https://facebook.com/omgnetworkhq"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/omisego/"
},
{
"name": "whitepaper",
"url": "https://docs.omg.network/"
},
{
"name": "source_code",
"url": "https://github.com/omgnetwork"
}
]
}