Skip to content

Commit

Permalink
Update terra2.json
Browse files Browse the repository at this point in the history
also added wormhole WBTC (Ethereum to Terra)
  • Loading branch information
Niels277 authored Nov 11, 2024
1 parent fae0792 commit 789459c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion tokenLists/terra2.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@
"symbol": "wETH",
"token": "terra15hhqg8gyz04zapynqtk7uvlsp7lzay7etrt9ann0276v94yae63sxygeat",
"icon": "/img/WETHportal.png",
"decimals": 8
"decimals": 8,
"coingeckoId": "weth"
},
{
"protocol": "Wrapped Solana (Portal)",
Expand Down Expand Up @@ -862,5 +863,13 @@
"token": "terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490",
"icon": "/img/arbLuna.svg",
"decimals": 6
},
{
"protocol": "Wrapped Bitcoin (Portal)",
"symbol": "WBTC.wh",
"token": "terra1lnsvush7d94zakuvc84sqp996s0rcuqe3c4zaaslcgk64q8gepks25vegx",
"icon": "/img/WBTCportal.png",
"decimals": 8,
"coingeckoId": "wrapped-bitcoin"
}
]

0 comments on commit 789459c

Please sign in to comment.