As we update the protocol, pricing updates with it — every fee, tier, and cap is encoded on-chain and shipped as a protocol upgrade. The fee is dynamic per-transaction, tracks live network conditions, scales with the number of recipients in a batch, and supports per-customer pricing tiers. All USD figures use the spot rate 1 TRX = $0.324.
Move the sliders to see how batch size and address reuse change the average withdraw fee.
Estimates anchored to displayed reference points per chain; real fees follow live network conditions.
Subsequent batches are ~10× cheaper per recipient because the wallet and its deposit addresses are already live.
The smart wallet really shines on repeat withdraws: the wallet and its deposit addresses already exist, so subsequent batches skip the setup entirely.
The fee per recipient drops sharply through N=5 and flattens after N=10. Below 5 the fixed setup dominates; above 10 the savings flatten and a single failed recipient wastes a larger batch.
Two flows priced side by side. Native TRX is the brochure case (each recipient activated + funded + sent). USDT (TRC20) is calibrated against a live N=3 measurement on Nile, then linearised; cold loses to direct under N≈290 because TRC20 transfer energy already dominates both paths — the smart wallet's USDT value lives in the warm path.
Cold ≈ ($3.24 + $2.32·N) ÷ tierWarm ≈ $0.187·N ÷ tierDirect ≈ $4.21·N
Cold beats direct from N≥2 (Starter) and approaches a 44.9% asymptote. Warm is a constant 95.6% cheaper at every N — the smart wallet is paying ~$0.19/recipient instead of ~$4.21. Higher tiers compress cold into the win zone at every N.
Cold ≈ ($8.98 + $0.93·N) ÷ tierWarm ≈ $0.611·N ÷ tierDirect ≈ $0.961·N
At Starter, cold loses to direct at every practical N (break-even ≈ N=290) — fixed wallet-deploy cost dominates because TRC20 transfer energy is already most of the per-recipient delta. Warm is a flat 36.4% cheaper than direct (Starter); Growth and Enterprise tiers double and triple that gap. Calibrated from a live N=3 measurement on Nile (cold $11.77, warm $1.83, direct $2.88).
Higher monthly volume unlocks a lower fee multiplier on top of the live network price. TRON example below uses 3 recipients per first batch.
TRON is our reference because of USDT depth, but the same withdraw priced at spot rates is dramatically cheaper on Polygon, Base, BSC, and Solana. Spot rates: ETH $3,000 · BNB $624.16 · MATIC $0.218 · TRX $0.324 · SOL $83.91. Base settles back to Ethereum and is roughly 1/100th of mainnet.
Cheaper by an order of magnitude — Base inherits Ethereum's security model. Best for high-volume, low-ticket flows where every cent matters.
Sub-dollar per recipient even on first batches. Strong default for most use cases that don't need a specific settlement chain.
The production sweet spot for USDT-heavy flows; well-understood costs and the deepest stablecoin liquidity.
Premium tier. Use when the customer requires Ethereum settlement specifically and can't accept Base as a substitute.
The estimates above are calibrated against the upcoming V2 release, currently on testnet and planned to ship to mainnet soon. V2 introduces formula-driven pricing, on-chain hard caps and other protocol-level upgrades — the table below is a partial summary of the most pricing-relevant differences from V1.