Skip to content

Commit

Permalink
feat: removed WBTC V2
Browse files Browse the repository at this point in the history
  • Loading branch information
darkpaladi committed Nov 22, 2024
1 parent 670286a commit 9c18560
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
12 changes: 2 additions & 10 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-11-18T11:28:57.140Z",
"timestamp": "2024-11-21T09:36:56.393Z",
"version": {
"major": 3,
"minor": 31,
"minor": 32,
"patch": 0
},
"tags": {},
Expand Down Expand Up @@ -318,14 +318,6 @@
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x33284f95ccb7B948d9D352e1439561CF83d8d00d/logo.png"
},
{
"name": "Wrapped BTC V2",
"address": "0xB5D77DB2cd614e0Da80D07E47fEB9Cf118bc6979",
"symbol": "WBTC",
"decimals": 8,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xB5D77DB2cd614e0Da80D07E47fEB9Cf118bc6979/logo.png"
},
{
"name": "Wrapped Ether on Fuse",
"address": "0xa722c13135930332Eb3d749B2F0906559D2C5b99",
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.31.0",
"version": "3.32.0",
"description": "◦ The voltage.finance default token list",
"main": "build/voltage-swap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 0 additions & 8 deletions src/tokens/fuse.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x33284f95ccb7B948d9D352e1439561CF83d8d00d/logo.png"
},
{
"name": "Wrapped BTC V2",
"address": "0xB5D77DB2cd614e0Da80D07E47fEB9Cf118bc6979",
"symbol": "WBTC",
"decimals": 8,
"chainId": 122,
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0xB5D77DB2cd614e0Da80D07E47fEB9Cf118bc6979/logo.png"
},
{
"name": "Wrapped Ether on Fuse",
"address": "0xa722c13135930332Eb3d749B2F0906559D2C5b99",
Expand Down

0 comments on commit 9c18560

Please sign in to comment.