axelar-gmp-sdk-solidity

Solidity API

AxelarExecutableWithTokenTest

Received

event Received(uint256 num)

ReceivedWithToken

event ReceivedWithToken(uint256 num, address tokenAddress, uint256 amount)

constructor

constructor(address gatewayAddress) public

_execute

function _execute(bytes32, string, string, bytes payload) internal

_executeWithToken

function _executeWithToken(bytes32, string sourceChain, string sourceAddress, bytes, string tokenSymbol, uint256 amount) internal