diff --git a/chains.json b/chains.json index df8923e..7c63dde 100644 --- a/chains.json +++ b/chains.json @@ -148,6 +148,11 @@ "name": "Seiscan", "url": "https://www.seiscan.app/pacific-1", "tx_page": "https://www.seiscan.app/pacific-1/txs/${txHash}" + }, + { + "name": "Mintscan", + "url": "https://www.mintscan.io/sei", + "tx_page": "https://www.mintscan.io/sei/tx/${txHash}" } ] },