mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update stakewise tokens (#14278)
This commit is contained in:
parent
cd482c5386
commit
9a21451d95
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"name": "StakeWise rETH2",
|
||||
"type": "ERC20",
|
||||
"symbol": "rETH2",
|
||||
"decimals": 18,
|
||||
"website": "https://stakewise.io",
|
||||
"description": "rETH2 is a token that represents reward ether in StakeWise.",
|
||||
"explorer": "https://etherscan.io/token/0x20BC832ca081b91433ff6c17f85701B6e92486c5",
|
||||
"status": "active",
|
||||
"id": "0x20BC832ca081b91433ff6c17f85701B6e92486c5",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/stakewise"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://stakewise.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.stakewise.io/"
|
||||
},
|
||||
{
|
||||
"name": "forum",
|
||||
"url": "https://forum.stakewise.io/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/8Zf7tKyXeZ"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/stakewise"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://stakewise.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCQ2cX28XNW-S-66quNYxzRA"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/reth2"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/stakewise/contracts/blob/master/contracts/tokens/RewardEthToken.sol"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"name": "StakeWise SWISE",
|
||||
"type": "ERC20",
|
||||
"symbol": "SWISE",
|
||||
"decimals": 18,
|
||||
"website": "https://stakewise.io",
|
||||
"description": "SWISE is the StakeWise governance token.",
|
||||
"explorer": "https://etherscan.io/token/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2",
|
||||
"status": "active",
|
||||
"id": "0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/stakewise"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/stakewise_io"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://stakewise.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.stakewise.io/"
|
||||
},
|
||||
{
|
||||
"name": "forum",
|
||||
"url": "https://forum.stakewise.io/"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/8Zf7tKyXeZ"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/stakewise"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://stakewise.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCQ2cX28XNW-S-66quNYxzRA"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/stakewise"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/stakewise/contracts/blob/master/contracts/tokens/StakeWiseToken.sol"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/stakewise/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "sETH2 (SETH2)",
|
||||
"name": "StakeWise sETH2",
|
||||
"type": "ERC20",
|
||||
"symbol": "SETH2",
|
||||
"symbol": "sETH2",
|
||||
"decimals": 18,
|
||||
"website": "https://stakewise.io",
|
||||
"description": "sETH2 is a token that represents staked ether in StakeWise.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user