Where the bytes come from
If SOLANA_RPC_URL is set, that dedicated mainnet endpoint is tried first. Otherwise VEIL Scan walks public fallbacks (PublicNode, then api.mainnet-beta.solana.com), with retries on 429/5xx and timeouts. Production should set a dedicated URL; public RPC is a courtesy, not a quota.