mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a957795c20
* Add check for existence of id field. * Fix id field if it differs from address. * Fix a few tokens with casing differences. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
523 B
JSON
11 lines
523 B
JSON
{
|
|
"name": "WSCRT",
|
|
"website": "https://scrt.network",
|
|
"description": "Secret is the native coin of the Secret Network, a decentralized network for private / secure computation. WSCRT is the wrapped ERC20 version of SCRT which can be exchanged 1:1 on the Secret Network Bridge.",
|
|
"explorer": "https://etherscan.io/token/0x2b89bf8ba858cd2fcee1fada378d5cd6936968be",
|
|
"type": "ERC20",
|
|
"symbol": "WSCRT",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be"
|
|
} |