From d794c78bd2a399ad08fa2f5fbf840acd56d6458d Mon Sep 17 00:00:00 2001 From: afsardo Date: Tue, 9 Apr 2024 13:04:49 +0100 Subject: [PATCH] feat: add SAGA --- tokenLists/neutron.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tokenLists/neutron.json b/tokenLists/neutron.json index 4077356..9285ab2 100644 --- a/tokenLists/neutron.json +++ b/tokenLists/neutron.json @@ -669,5 +669,15 @@ "coingeckoId": "shade-protocol", "originDenom": "cw20:secret153wu605vvp934xhd4k9dtd640zsep5jkesstdm", "originChainId": "secret-4" + }, + { + "protocol": "Saga", + "symbol": "SAGA", + "token": "ibc/74B554DD3FF10F5D60E30175ADFB47E59F77F7C57024A8104A4F78CDC2EAD125", + "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg", + "decimals": 6, + "coingeckoId": "saga", + "originDenom": "usaga", + "originChainId": "ssc-1" } ]