mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links for PAID NETWORK (#13904)
* Add links * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
3d74d2d57c
commit
3c959562e3
|
@ -7,5 +7,19 @@
|
||||||
"symbol": "PAID",
|
"symbol": "PAID",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xAD86d0E9764ba90DDD68747D64BFfBd79879a238"
|
"id": "0xAD86d0E9764ba90DDD68747D64BFfBd79879a238",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/paid_network"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://paidnetwork.medium.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/PAIDNetwork"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user