axelarnetwork / support

Your source for support with the Axelar Network
3 stars 1 forks source link

How to deploy a token on multiple chains (ETH, Polygon and Scroll) #97

Closed Olanetsoft closed 6 months ago

Olanetsoft commented 6 months ago

I'm trying to deploy a token on multiple chains (ETH, Polygon, and Scroll). The goal is to make the same token available across these different blockchains. Can this be achieved through Axelar?

Olanetsoft commented 6 months ago

Thank you for reaching out. Yes, this is possible with Axelar using the Interchain Token Service. You can register and make your token available across the chains you mentioned and even more via the portal (https://testnet.interchain.axelar.dev/) on testnet and (interchain.axelar.dev/) mainnet if it's a simple ERC20 token. However, we've got you covered if you require additional custom functionality. You can check our documentation here (https://docs.axelar.dev/dev/send-tokens/interchain-tokens).