Skip to content

Commit

Permalink
Merge pull request #45 from voltfinance/rename-token
Browse files Browse the repository at this point in the history
rename tokens
  • Loading branch information
Supeeerpower authored Dec 31, 2024
2 parents 754aeb8 + 2b96d43 commit bd43ca2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions build/voltage-swap-default.tokenlist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Voltage Swap List",
"timestamp": "2024-12-31T09:35:54.425Z",
"timestamp": "2024-12-31T08:42:38.367Z",
"version": {
"major": 3,
"minor": 33,
Expand Down Expand Up @@ -279,7 +279,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x620fd5fa44BE6af63715Ef4E65DDFA0387aD13F5/logo.png"
},
{
"name": "USD Coin on Fuse",
"name": "Stargate USD Coin on Fuse",
"address": "0xc6Bc407706B7140EE8Eef2f86F9504651b63e7f9",
"symbol": "USDC.e",
"decimals": 6,
Expand All @@ -303,7 +303,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xFaDbBF8Ce7D5b7041bE672561bbA99f79c532e10/logo.png"
},
{
"name": "Tether USD V2",
"name": "Stargate Tether USD V2",
"address": "0x3695Dd1D1D43B794C0B13eb8be8419Eb3ac22bf7",
"symbol": "USDT",
"decimals": 6,
Expand Down Expand Up @@ -343,7 +343,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xa722c13135930332Eb3d749B2F0906559D2C5b99/logo.png"
},
{
"name": "Wrapped Ether on Fuse",
"name": "Stargate Wrapped Ether on Fuse",
"address": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590",
"symbol": "WETH",
"decimals": 18,
Expand Down
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.33.0",
"version": "3.34.0",
"description": "◦ The voltage.finance default token list",
"main": "build/voltage-swap-default.tokenlist.json",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions src/tokens/fuse.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x620fd5fa44BE6af63715Ef4E65DDFA0387aD13F5/logo.png"
},
{
"name": "USD Coin on Fuse",
"name": "USD Coin on Fuse (Stargate)",
"address": "0xc6Bc407706B7140EE8Eef2f86F9504651b63e7f9",
"symbol": "USDC.e",
"decimals": 6,
Expand All @@ -64,7 +64,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xa722c13135930332Eb3d749B2F0906559D2C5b99/logo.png"
},
{
"name": "Wrapped Ether on Fuse",
"name": "Wrapped Ether on Fuse (Stargate)",
"address": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590",
"symbol": "WETH",
"decimals": 18,
Expand Down Expand Up @@ -193,7 +193,7 @@
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xFaDbBF8Ce7D5b7041bE672561bbA99f79c532e10/logo.png"
},
{
"name": "Tether USD V2",
"name": "Tether USD Stargate",
"address": "0x3695Dd1D1D43B794C0B13eb8be8419Eb3ac22bf7",
"symbol": "USDT",
"decimals": 6,
Expand Down

0 comments on commit bd43ca2

Please sign in to comment.