BridgeAdapter
Vialabs Bridge Adapter
Write Methods
function bridge(
uint256 _destChainId,
address _recipient,
uint256 _amount,
bytes memory _approval
) external onlyActiveChain(_destChainId) returns (uint256 _txId)View Methods
Structs
Events
Last updated