axelar-gmp-sdk-solidity

Solidity API

SourceChainSwapCaller

gateway

contract IAxelarGatewayWithToken gateway

destinationChain

string destinationChain

executableAddress

string executableAddress

constructor

constructor(address gateway_, string destinationChain_, string executableAddress_) public

swapToken

function swapToken(string symbolA, string symbolB, uint256 amount, string recipient) external payable