From 78932c924225d599442d7089107a7cb0a8c91c73 Mon Sep 17 00:00:00 2001 From: guardianofthesea <97708395+guardianofthesea@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:14:01 -0800 Subject: [PATCH] Add NEPT to terra2 list --- tokenLists/terra2.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tokenLists/terra2.json b/tokenLists/terra2.json index 3cee473e..09a25a9c 100644 --- a/tokenLists/terra2.json +++ b/tokenLists/terra2.json @@ -865,5 +865,14 @@ "decimals": 8, "coingeckoId": "wrapped-bitcoin", "originChainId": "osmosis-1" + }, + { + "protocol": "Neptune", + "symbol": "NEPT", + "token": "ibc/137D02E3DDB7266CF638185BF19DEA245558A524ACDA34DC6A8FA851E8449C63", + "decimals": 6, + "icon": "/img/nept.svg", + "originDenom": "factory/inj1v3a4zznudwpukpr8y987pu5gnh4xuf7v36jhva/nept", + "originChainId": "injective-1" } ]