mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Lido DAO Token (ERC20) (#13612)
* Create info.json * Create logo.png * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
17ef09c6ad
commit
adf87de1ac
|
@ -2403,6 +2403,7 @@
|
|||
"0x5a84969bb663fb64F6d015DcF9F622Aedc796750",
|
||||
"0x5a8C4342d07C90293fbb82D9B08098c8603E0947",
|
||||
"0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF",
|
||||
"0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
||||
"0x5aaa2182459377b6cA18b10712F9F602140764af",
|
||||
"0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd",
|
||||
"0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C",
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Lido DAO",
|
||||
"type": "ERC20",
|
||||
"symbol": "LDO",
|
||||
"decimals": 18,
|
||||
"website": "https://stake.lido.fi/",
|
||||
"description": "Lido is a liquid staking solution for Ethereum. Lido lets users stake their ETH - with no minimum deposits or maintaining of infrastructure - whilst participating in on-chain activities, e.g. lending, to compound returns. LDO is an ERC20 token granting governance rights in the Lido DAO.",
|
||||
"explorer": "https://etherscan.io/token/0x5a98fcbea516cf06857215779fd812ca3bef1b32",
|
||||
"status": "active",
|
||||
"id": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/lidofinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/lidofinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/lido-dao/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/lido-dao/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user