mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
39c039bd3e
* Updated token info Added tokens description and website Changed status to abandoned tokens * Add description for BETX-A0C * Update BEP2 info Added description and website for BEP2 tokens * Update ERC20 info Update description and website for ERC20 tokens Changed status for abandoned/spam tokens * tokens info update Added tokens description and website Changed some token status * Update info.json * Updated ERC20 tokens info Added website and description Changed tokens status * Update ERC20 token info Updated ERC20 tokens descriprions, websites and tokens status * Update ERC20 tokens info Added token descriptions and website Updated tokens status * Updated tokens info Updated ERC20 token descriptions and website Changed tokens status Co-authored-by: Ian E <29373963+Iamdeadlyz@users.noreply.github.com> Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com> Co-authored-by: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com>
11 lines
566 B
JSON
11 lines
566 B
JSON
{
|
|
"name": "Synth sETH",
|
|
"symbol": "sETH",
|
|
"type": "ERC20",
|
|
"decimals": 18,
|
|
"description": "A synthetic asset issued by the Synthetix protocol which tracks the price of Ether (ETH). ETH is the native digital currency of the Ethereum blockchain, a smart contract platform that enables developers to build decentralized applications.",
|
|
"website": "https://www.synthetix.io/",
|
|
"explorer": "https://etherscan.io/token/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb",
|
|
"status": "active",
|
|
"id": "0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb"
|
|
} |