Skip to content

Commit

Permalink
testnet: update warden testnet explorer
Browse files Browse the repository at this point in the history
Signed-off-by: Whyme <[email protected]>
  • Loading branch information
nodexone committed Mar 23, 2024
1 parent 0d99362 commit 31977eb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions chains/mainnet/warden.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"chain_name": "warden",
"api": [
{"provider": "ITRocket", "address": "https://warden-testnet-api.itrocket.net"}
],
"rpc": [
{"provider": "ITRocket", "address": "https://warden-testnet-rpc.itrocket.net"}
],
"snapshot_provider": "",
"sdk_version": "0.47.4",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "art",
"logo": "/logos/warden.png",
"keplr_features": ["ibc-transfer", "ibc-go", "eth-address-gen", "eth-key-sign"],
"theme_color": "#ffaeee",
"assets": [
{
"base": "uward",
"symbol": "WARD",
"exponent": "6",
"logo": "/logos/warden.png"
}
]
}
Binary file added logos/warden.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 31977eb

Please sign in to comment.