Skip to content

Commit

Permalink
Merge pull request #40 from voltfinance/7509355205/listing-lst-on-vol…
Browse files Browse the repository at this point in the history
…tage

ADD 7509355205 - Lisiting LST's on Voltage and VOLT
  • Loading branch information
Supeeerpower authored Sep 30, 2024
2 parents aba2f93 + 28c641d commit 19dce7b
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 3 deletions.
20 changes: 18 additions & 2 deletions build/voltage-swap-default.tokenlist.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "Voltage Swap List",
"timestamp": "2024-09-23T13:21:09.609Z",
"timestamp": "2024-09-27T14:16:31.565Z",
"version": {
"major": 3,
"minor": 27,
"minor": 28,
"patch": 0
},
"tags": {},
Expand Down Expand Up @@ -134,6 +134,14 @@
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x5DD8015cec49F4dB01fd228F688BF30337d3e0A9/logo.png"
},
{
"name": "Renzo Restaked ETH",
"address": "0x8bf40E191Ac82BC09D946629655A6B8Baf8f063E",
"symbol": "ezETH",
"decimals": 18,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x8bf40E191Ac82BC09D946629655A6B8Baf8f063E/logo.png"
},
{
"name": "Freedom",
"address": "0xE3Df2C1f1ca54707AB49747eeBc7658bb1c8Bf1C",
Expand Down Expand Up @@ -246,6 +254,14 @@
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x3c5DD992D72D082B44c7505015E09fdb1e975eC2/logo.png"
},
{
"name": "Affine ultraETHs 2.0",
"address": "0xb10eD6E3810c95a380E4f3e448af1755fa3368cf",
"symbol": "ultraETHs",
"decimals": 18,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xb10eD6E3810c95a380E4f3e448af1755fa3368cf/logo.png"
},
{
"name": "USD Coin on Fuse",
"address": "0x620fd5fa44BE6af63715Ef4E65DDFA0387aD13F5",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voltage-finance/swap-default-token-list",
"version": "3.27.0",
"version": "3.28.0",
"description": "◦ The voltage.finance default token list",
"main": "build/voltage-swap-default.tokenlist.json",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions src/tokens/fuse.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,5 +319,21 @@
"decimals": 18,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x440B63C0e7b21a57A3784D8AB8E819B9dA383FDf/logo.png"
},
{
"name": "Renzo Restaked ETH",
"address": "0x8bf40E191Ac82BC09D946629655A6B8Baf8f063E",
"symbol": "ezETH",
"decimals": 18,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x8bf40E191Ac82BC09D946629655A6B8Baf8f063E/logo.png"
},
{
"name": "Affine ultraETHs 2.0",
"address": "0xb10eD6E3810c95a380E4f3e448af1755fa3368cf",
"symbol": "ultraETHs",
"decimals": 18,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xb10eD6E3810c95a380E4f3e448af1755fa3368cf/logo.png"
}
]

0 comments on commit 19dce7b

Please sign in to comment.