Skip to content

Commit

Permalink
[ASSET-46] Add EverStableLpToken (#52)
Browse files Browse the repository at this point in the history
* ASSET-46 Add EverStableLpToken

Signed-off-by: jormal <[email protected]>

* ASSET-46 Update version

Signed-off-by: jormal <[email protected]>

---------

Signed-off-by: jormal <[email protected]>
  • Loading branch information
jormal authored Dec 5, 2024
1 parent c7225dc commit b65ee02
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.1.1
Binary file added assets/everstablelptoken-0/image-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/everstablelptoken-0/image-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/everstablelptoken-0/image-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/everstablelptoken-0/image-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions assets/everstablelptoken-0/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions assets/everstablelptoken-0/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"contracts": [
{
"address": "0x4E4156F7Aa6970d96C434607aDC7AF6299751Efc",
"decimals": 18,
"name": "EverStable BtcUSD/UnifiedUSDC",
"network": "evm-3068",
"symbol": "EverStableLPToken",
"tags": [
"mainnet"
]
}
],
"id": "everstablelptoken-0",
"images": {
"png128": true,
"png256": true,
"png32": true,
"png64": true,
"svg": true
},
"name": "EverStable BtcUSD/UnifiedUSDC",
"references": [],
"tags": [
"bifrost"
]
}
4 changes: 4 additions & 0 deletions enums/ids/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,10 @@
"description": "ETHx",
"value": "ethx-0"
},
{
"description": "EverStable BtcUSD/UnifiedUSDC",
"value": "everstablelptoken-0"
},
{
"description": "Renzo Restaked ETH",
"value": "ezeth-0"
Expand Down

0 comments on commit b65ee02

Please sign in to comment.