Closed Olanetsoft closed 10 months ago
For existing chains, you can also check the natively supported asset lists (https://docs.axelar.dev/resources/mainnet#assets), which doesn't require you to use GMP. You can send tokens with a deposit address or with our sendToken method on our EVM gateways. https://docs.axelar.dev/dev/send-tokens/overview.
Here is a code example
I hope to transfer token from my customized cosmos chain to evm chain. Is it possible?