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

* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"name": "Base Protocol",
|
|
"website": "https://baseprotocol.org",
|
|
"description": "Base Protocol (BASE) is a token whose price is pegged to the total market cap of all cryptocurrencies at a ratio of 1:1 trillion. BASE acts as a market index, giving holders exposure to the entire crypto industry with one token.",
|
|
"explorer": "https://etherscan.io/token/0x07150e919B4De5fD6a63DE1F9384828396f25fDC",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/baseprotocol",
|
|
"handle": "BaseProtocol"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@BaseProtocol",
|
|
"handle": "BaseProtocol"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "http://t.me/baseprotocol",
|
|
"handle": "baseprotocol"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/JyQ4gmR",
|
|
"handle": "discord.gg/JyQ4gmR"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "BASE",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0x07150e919B4De5fD6a63DE1F9384828396f25fDC"
|
|
} |