diff --git a/chain/bitcoin-testnet/param_2.json b/chain/bitcoin-testnet/param_2.json index b71ea00c5c..f22763cdda 100644 --- a/chain/bitcoin-testnet/param_2.json +++ b/chain/bitcoin-testnet/param_2.json @@ -27,9 +27,9 @@ ], "explorer" : { "name": "Mempool.space", - "url": "https://mempool.space/testnet4/", - "account": "https://mempool.space/testnet4/address/${address}", - "tx": "https://mempool.space/testnet4/tx/${hash}" + "url": "https://mempool.space/signet/", + "account": "https://mempool.space/signet/address/${address}", + "tx": "https://mempool.space/signet/tx/${hash}" }, "about" : { },