mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"name": "E-RADIX",
|
|
"website": "https://radixdlt.com",
|
|
"description": "E-RADIX (eXRD) is the Ethereum token of Radix, the first layer one protocol built for DeFi. Radix introduces a scalable, secure-by-design, composable platform with a DeFi specific build environment to make it easy to build and launch scalable DeFi.",
|
|
"explorer": "https://etherscan.io/token/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414",
|
|
"type": "ERC20",
|
|
"symbol": "eXRD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/radixdlt"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Radix"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/RadixAnnouncements"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/WkB2USt"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/RadixDLT/"
|
|
},
|
|
{
|
|
"name": "youtube",
|
|
"url": "https://youtube.com/channel/UCWz_uLkOCrmSUnLAxSY4N5Q"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Radix/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@radixdlt"
|
|
}
|
|
]
|
|
} |