Skip to content

Commit

Permalink
fix: add PUMPBTC icon (#61)
Browse files Browse the repository at this point in the history
* fix: add PUMPBTC icon

* fix: icon name

* fix: WSTETH logoURI

---------

Co-authored-by: Danny Fu <[email protected]>
  • Loading branch information
DannyFi and DannyGet authored Jan 6, 2025
1 parent bdc8f25 commit a0547d5
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/holesky/tokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
"decimals": 18,
"gatewayAddress": "0xae9aA78222Ca3b6D1C38dF167D1F4f9B8fD7aC8a",
"gatewayName": "L1LidoGateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
},
{
"chainId": "2810",
Expand All @@ -316,7 +316,7 @@
"decimals": 18,
"gatewayAddress": "0x45C0FFB5b9710B512B819058b7b9dDE839608D43",
"gatewayName": "L2LidoGateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
},
{
"chainId": "17000",
Expand Down
8 changes: 4 additions & 4 deletions src/qanet/tokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"decimals": 18,
"gatewayAddress": "0x2bd5C854293be53Be7841476B588446cD7d038b7",
"gatewayName": "L1LidoGateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
},
{
"chainId": "53077",
Expand All @@ -276,7 +276,7 @@
"decimals": 18,
"gatewayAddress": "0x0538D016938E4297566DE3910c9F1c3037FEc4C5",
"gatewayName": "L2LidoGateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
},
{
"chainId": "900",
Expand All @@ -286,7 +286,7 @@
"decimals": 18,
"gatewayAddress": "0xf53e5d3821c422bc6a9162aa2c383c4de00bda13",
"gatewayName": "L1CustomERC20Gateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
},
{
"chainId": "53077",
Expand All @@ -296,7 +296,7 @@
"decimals": 18,
"gatewayAddress": "0x5300000000000000000000000000000000000016",
"gatewayName": "L2CustomERC20Gateway",
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/wstETH.svg"
"logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/WSTETH.svg"
}
],
"version": {
Expand Down
6 changes: 6 additions & 0 deletions tokenIcons/PUMPBTC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 86 additions & 0 deletions tokenIcons/RETH.svg
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 tokenIcons/WSTETH.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a0547d5

Please sign in to comment.