Skip to content

Commit

Permalink
update: seda testnet explorer
Browse files Browse the repository at this point in the history
Signed-off-by: NodeX Emperor <[email protected]>
  • Loading branch information
nodexone committed Feb 14, 2024
1 parent 7cd8f80 commit 604b2d0
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 4 deletions.
6 changes: 2 additions & 4 deletions chains/mainnet/andromeda.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"chain_name": "andromeda",
"api": [
{"provider": "kjnodes.com 🦄", "address": "https://andromeda.api.kjnodes.com"},
{"provider": "NodeX Emperor", "address": "https://andromeda.api.nodex.one"}
{"provider": "kjnodes.com 🦄", "address": "https://andromeda.api.kjnodes.com"}
],
"rpc": [
{"provider": "kjnodes.com 🦄", "address": "https://andromeda.api.kjnodes.com"},
{"provider": "NodeX Emperor", "address": "https://andromeda.rpc.nodex.one"}
{"provider": "kjnodes.com 🦄", "address": "https://andromeda.api.kjnodes.com"}
],
"snapshot_provider": "",
"sdk_version": "0.45.12",
Expand Down
27 changes: 27 additions & 0 deletions chains/mainnet/seda.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"chain_name": "seda",
"api": [
{"provider": "polkachu.com", "address": "https://seda-testnet-api.polkachu.com"},
{"provider": "kjnodes.com 🦄", "address": "https://seda-testnet.api.kjnodes.com"}
],
"rpc": [
{"provider": "polkachu.com", "address": "https://seda-testnet-rpc.polkachu.com"},
{"provider": "kjnodes.com 🦄", "address": "https://seda-testnet.rpc.kjnodes.com"}
],
"sdk_version": "0.50.3",
"coin_type": "60",
"min_tx_fee": "5000",
"addr_prefix": "seda",
"logo": "/logos/seda.png",
"keplr_features": ["ibc-transfer", "ibc-go"],
"theme_color": "#794DC9",
"assets": [
{
"base": "aseda",
"symbol": "SEDA",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/seda.png"
}
]
}
Binary file added logos/seda.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 604b2d0

Please sign in to comment.