Skip to content

Commit

Permalink
genesisL1 mainnet explorer by🔥STAVR🔥 (cosmos#3321)
Browse files Browse the repository at this point in the history
* Update chain.json

* Rename chain.json to genesisL1  explorer update
  • Loading branch information
STAVR authored Dec 7, 2023
1 parent e6e6bfc commit cd031b7
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@
"url": "https://exp.utsa.tech/genesis",
"tx_page": "https://exp.utsa.tech/genesis/tx/${txHash}"
},
{
"kind": "🔥STAVR🔥",
"url": "https://explorer.stavr.tech/Genesisl1",
"tx_page": "https://explorer.stavr.tech/Genesisl1/tx/${txHash}",
"account_page": "https://explorer.stavr.tech/Genesisl1/accounts/${accountAddress}"
},
{
"kind": "atomscan",
"url": "https://atomscan.com/genesisl1",
Expand All @@ -100,4 +106,4 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg"
}
]
}
}

0 comments on commit cd031b7

Please sign in to comment.