No testnet BTC? → faucet.midl.xyz
Custom fee rate
Debug mode?

connect wallet first

// why so long?

MIDL anchors every EVM transaction to Bitcoin. That means your intent is written into a BTC transaction, broadcast to the Bitcoin network, and only finalized once a Bitcoin block is mined and confirmed.

EVM intent submitted
Bitcoin tx broadcast
Block mined (~10 min)
EVM state updated
Bitcoin mines blocks every ~10 min. This is a feature — not a bug.Your EVM tx has Bitcoin-level finality.
fetching block...
Bitcoin-anchored EVM smart contractsDeploy Solidity contracts that are secured by Bitcoin consensus. No bridges, no wrapped assets.Read the docs ↗
trace addTxIntention → finalizeBTC → signIntention → broadcast
// run a transaction to see the traceevery step of the MIDL 4-step flow will appear here in real time
EVM PREFETCH:EVM PREFETCHEVM
ADD INTENTION:ADD INTENTIONSDK
BTC SIGNING:BTC SIGNINGBTC
BROADCAST CONFIRM:BROADCAST + CONFIRMBTC+EVM