Skip to content

Commit

Permalink
testnet: add alignedlayer explorer
Browse files Browse the repository at this point in the history
Signed-off-by: Whyme <[email protected]>
  • Loading branch information
nodexone committed Mar 25, 2024
1 parent 31977eb commit 4a8d4c7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions chains/mainnet/aligned.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"chain_name": "alignedlayer",
"api": [
{"provider": "alignedlayer.com", "address": "https://api-node.alignedlayer.com"}
],
"rpc": [
{"provider": "alignedlayer.com", "address": "https://rpc-node.alignedlayer.com"}
],
"sdk_version": "0.45.15",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "band",
"logo": "/logos/aligned.png",
"keplr_features": ["ibc-transfer", "ibc-go"],
"theme_color": "#d9f99d",
"assets": [
{
"base": "stake",
"symbol": "STAKE",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/aligned.png"
}
]
}
Binary file added logos/aligned.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 4a8d4c7

Please sign in to comment.