Each blockchain plugin connects to its network through an RPC endpoint. Use public endpoints for testing and dedicated paid providers for production.
Celo and Tron are used here as an example. Atum supports many additional EVM networks, plus Solana, with more chains on the way — see Supported mainnets.
Testnet (public RPCs)
For testing, public RPC endpoints are configured in the plugin files:
Production (paid RPCs)
Always use paid RPC providers for production. Public RPCs have rate limits and can cause transaction failures.
Or via environment variable: