-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate collateral existence in upstream branch
- Loading branch information
1 parent
4d7069c
commit 92d57fd
Showing
3 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
tokens/0x8aE47d8848B88E667F2AD3b0DcAa966182Ad19d6/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"name": "stETH", | ||
"description": "stETH, short for 'staked Ether' is a token designed to make Ethereum staking more inclusive and flexible for investors. It’s a tokenized representation of ether (ETH) within the Lido Finance ecosystem. stETH combines the value of initial deposits and staking rewards, allowing users to participate in Ethereum staking without the traditional 32 ETH minimum requirement.", | ||
"cmcId": "8085", | ||
"tags": [ | ||
"token", | ||
"stETH" | ||
], | ||
"links": [ | ||
{ | ||
"type": "explorer", | ||
"name": "Etherscan", | ||
"url": "https://holesky.etherscan.io/address/0x3f1c547b21f65e10480de3ad8e19faac46c95034" | ||
}, | ||
{ | ||
"type": "website", | ||
"name": "Website", | ||
"url": "https://lido.fi/ethereum" | ||
}, | ||
{ | ||
"type": "docs", | ||
"name": "Lido docs", | ||
"url": "https://docs.lido.fi/" | ||
}, | ||
{ | ||
"type": "example", | ||
"name": "stETH superuser functions", | ||
"url": "https://docs.lido.fi/token-guides/steth-superuser-functions" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.