Testnet Tokens
When developing and testing cross-chain applications with VIA Labs, you'll need testnet tokens for gas fees to deploy and interact with your contracts.
info
๐ All fees for cross-chain messaging are turned off on testnets. You only need native tokens for gas to deploy and interact with your contracts.
#
Popular Testnet Faucets#
Ethereum Testnets#
Sepolia#
Holesky#
Polygon Testnets#
Amoy#
Avalanche Testnets#
Fuji (C-Chain)#
Binance Smart Chain Testnet#
Arbitrum Testnets#
Base Testnets#
Optimism Testnets#
TroubleshootingIf you're having trouble obtaining testnet tokens:
- Rate Limits: Most faucets have rate limits. Try different faucets or wait 24 hours before requesting again.
- Social Authentication: Some faucets require Twitter/GitHub authentication to prevent abuse.
- Community Resources: Join the VIA Labs Discord to request testnet tokens from the community.
- Alternative Networks: If one testnet is congested or faucets are depleted, consider using an alternative testnet from our supported networks.
#
Next StepsOnce you have your testnet tokens, you're ready to start developing with VIA Labs. Check out our examples:
- Cross-Chain Token: Cross-chain ERC20 token example
- Cross-Chain NFT: Cross-chain NFT example
- Private Oracle: Multi-chain message passing example