mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
21 lines
676 B
JSON
21 lines
676 B
JSON
{
|
|
"name": "AXIA TOKEN",
|
|
"website": "https://axiaprotocol.io",
|
|
"description": " Axia Protocol is a Decentralized platform for Cryptocurrency Index Fund management.",
|
|
"explorer": "https://etherscan.io/token/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546",
|
|
"type": "ERC20",
|
|
"symbol": "AXIAv3",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/axiaprotocol"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://axiaprotocol.io/Axia%20Protocol%20Whitepaper%202020.pdf"
|
|
}
|
|
]
|
|
} |