mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
873 B
JSON
25 lines
873 B
JSON
{
|
|
"name": "EOS",
|
|
"website": "https://eos.io",
|
|
"source_code": "https://github.com/eosio",
|
|
"white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md",
|
|
"description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/block_one_",
|
|
"handle": "block_one_"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/EOS",
|
|
"handle": "EOS"
|
|
}
|
|
],
|
|
"explorer": "https://bloks.io/",
|
|
"research": "https://research.binance.com/en/projects/eos",
|
|
"symbol": "EOS",
|
|
"type": "COIN",
|
|
"decimals": 4,
|
|
"status": "active"
|
|
} |