midl_bridge_btc_to_evm
Bridge BTC from Bitcoin to an EVM network. Deposit BTC to a multisig vault; validators process it to credit your EVM address.
Instructions
Bridge BTC from the Bitcoin layer to the EVM layer. Creates a deposit transaction that sends BTC to the TSS multisig, which validators process to credit your EVM address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of BTC to bridge (e.g., "0.1" for 0.1 BTC, or "50000" for 50000 satoshis) | |
| unit | No | Unit of the amount: "btc" or "satoshis" | btc |