Skip to content

Commit

Permalink
feat: add SHD token
Browse files Browse the repository at this point in the history
  • Loading branch information
afsardo committed Apr 8, 2024
1 parent bf3324a commit 782b566
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,5 +659,15 @@
"token": "neutron1vfekl4kt5q73s6g9qalkkxaegsdctmhqhl6gqx2znf7ltlaae4nsv60hy8",
"icon": "/img/ntrn-axl-lp.png",
"decimals": 6
},
{
"protocol": "Shade Protocol",
"symbol": "SHD",
"token": "ibc/B6643B477C69060B125279D9FF69EC20189E4D15DC24CF0457E0BAA9DD1A26AE",
"icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg",
"decimals": 8,
"coingeckoId": "shade-protocol",
"originDenom": "cw20:secret153wu605vvp934xhd4k9dtd640zsep5jkesstdm",
"originChainId": "secret-4"
}
]

0 comments on commit 782b566

Please sign in to comment.