EeseeOnRampImplementationAxelar
EeseeOnRampImplementationAxelar
Note: WIP, this should be either protected by access control or be using Axelar's on onchain gas estimation, which has not released yet.
tokenId
Token Id used in Axelar Interchain Token Service.
CantReceiveMessages
InvalidTokenId
initialize
Initialize onRamp with provided data. Data is abi-encoded tuple(bytes,address) offRamp. Note: Proxies using this implementation should implement access control for this function.
Inherited from AxelarInterchainTokenServiceCaller
Inherited from ICallerBase
CrosschainSend
CrosschainReceive
Inherited from InterchainTokenExecutable
executeWithInterchainToken
Executes logic in the context of an interchain token transfer.
Only callable by the interchain token service.
Parameters
Return Values
Inherited from EeseeOnRampImplementationBase
forward
Forwards ESE balance from this contract to {offRamp}.
Inherited from IEeseeOnRampImplementation
ESE
offRamp
Forward
Last updated