ITransshipmentStructures

Transshipment contract tructures

Solidity API

ITransshipmentStructures

ErrorInCall

error ErrorInCall(bytes result)

NotEnoughBalance

error NotEnoughBalance(uint256 currentBalance, uint256 calculatedFees)

NothingToWithdraw

error NothingToWithdraw()

FailedToWithdrawEth

error FailedToWithdrawEth(address owner, address target, uint256 value)

DestinationChainNotAllowed

error DestinationChainNotAllowed(uint64 destinationChainSelector)

SourceChainNotAllowed

error SourceChainNotAllowed(uint64 sourceChainSelector)

SenderNotAllowed

OnlySelf

ErrorCase

MessageFailed

MessageRecovered

MessageNotFailed

MessageSent

MessageReceived

Executed

MessageSucceeds

ErrorCode

BridgeParams

MassageParam

CallData

Last updated