contract IAxelarGatewayWithToken gateway
string destinationChain
string executableAddress
constructor(address gateway_, string destinationChain_, string executableAddress_) public
function swapToken(string symbolA, string symbolB, uint256 amount, string recipient) external payable