mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
24 lines
882 B
JSON
24 lines
882 B
JSON
{
|
|
"name": "Azuma coin",
|
|
"website": "https://azumacoin.io/",
|
|
"white_paper": "https://www.azumacoin.io/static/Azuma_WP_Sep17-2b944767e8ac9abe89bd3ae0fdf6cfa1.pdf",
|
|
"description": "Azuma Games is a crypto game development company striving to integrate AAA graphics, exciting game-play, and crypto rewards. Azuma Coin is our native token.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/gamesazuma",
|
|
"handle": "GamesAzuma"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/azumagames",
|
|
"handle": "AzumaGames"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070",
|
|
"type": "ERC20",
|
|
"symbol": "AZUM",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070"
|
|
} |