Skip to content

Commit

Permalink
WETH.axl symbol and coingecko id adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomauricio committed Dec 4, 2023
1 parent 0d08855 commit f67fae6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
},
{
"protocol": "Ethereum",
"symbol": "axlWETH",
"symbol": "WETH.axl",
"token": "ibc/A585C2D15DCD3B010849B453A2CFCB5E213208A5AB665691792684C26274304D",
"icon": "/img/eth.svg",
"decimals": 18,
"coingeckoId": "weth"
"coingeckoId": "axlweth"
},
{
"protocol": "Axelar",
Expand Down
2 changes: 1 addition & 1 deletion tokenLists/testnets/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
{
"protocol": "Ethereum",
"symbol": "axlWETH",
"symbol": "WETH.axl",
"token": "ibc/CC8B40E3F3536D003C6ED7C65421067215453AECE1517A6F0935470C634A036B",
"icon": "/img/eth.svg",
"decimals": 18
Expand Down

0 comments on commit f67fae6

Please sign in to comment.