API Documentation
EVM Networks
Mint Request
function depositToken(
IERC20 token,
uint256 amount,
uint destChainId,
string calldata recipientAddr
) public;Field
Values
Description
Redeem Request (event)
event Withdrawal(address indexed to, IERC20 token, uint256 amount, string sourceTxId);Field
Values
Description
Bitcoin
Redeem request
Input #
Description
Output #
Description
Bound Redeem Script (output #2)
Last updated