mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
11 lines
373 B
JSON
11 lines
373 B
JSON
{
|
|
"name": "stETH",
|
|
"website": "https://stake.lido.fi",
|
|
"description": "stETH is a token that represents staked ether in Lido.",
|
|
"explorer": "https://etherscan.io/token/0xae7ab96520de3a18e5e111b5eaab095312d7fe84",
|
|
"type": "ERC20",
|
|
"symbol": "stETH",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84"
|
|
} |