Skip to content

Commit

Permalink
Update odin.json after chain upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Satchitananda authored Jan 30, 2024
1 parent 765ab32 commit 1663dc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chains/mainnet/odin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"chain_name": "odin",
"coingecko": "odin-protocol",
"api": "https://node.odin-freya-website.odinprotocol.io/mainnet/a/api",
"rpc": ["http://34.79.179.216:26657","http://34.140.252.7:26657","http://35.241.221.154:26657","http://35.241.238.207:26657"],
"api": "https://api.odinprotocol.io",
"rpc": ["https://rpc.odinprotocol.io"],
"addr_prefix": "odin",
"coin_type": "118",
"min_tx_fee": "2500",
"logo": "/logos/odin.png",
"sdk_version": "0.45.6",
"sdk_version": "0.47.7",
"assets": [{
"base": "loki",
"symbol": "ODIN",
Expand Down

0 comments on commit 1663dc0

Please sign in to comment.