Function makeGatewayTransferMsg
- makeGatewayTransferMsg<CN>(chain, recipient, fee?, nonce, payload?): GatewayTransferWithPayloadMsg | GatewayTransferMsg
-
Type Parameters
-
CN extends "Solana" | "Ethereum" | "Terra" | "Bsc" | "Polygon" | "Avalanche" | "Oasis" | "Algorand" | "Aurora" | "Fantom" | "Karura" | "Acala" | "Klaytn" | "Celo" | "Near" | "Moonbeam" | "Neon" | "Terra2" | "Injective" | "Osmosis" | "Sui" | "Aptos" | "Arbitrum" | "Optimism" | "Gnosis" | "Pythnet" | "Xpla" | "Btc" | "Base" | "Sei" | "Rootstock" | "Wormchain" | "Cosmoshub" | "Evmos" | "Kujira" | "Sepolia"
Parameters
-
chain: CN
-
-
fee: bigint = ...
-
nonce: number
-
Optional
payload: string