PollarPollar
Operator GuideConfiguration

Funding Mode

Dashboard → Configuration → Funding Mode

Controls when new user wallets are funded with their XLM reserve. Switch modes at any time without code changes — the new mode applies to all wallets created after the switch.


Modes

ModeCostActivation triggerBest for
Immediate~2 XLM per registrationAutomatic on loginApps without compliance requirements
Deferred~2 XLM per activation onlyWebhook from your backendNeobanks, remittance apps, KYC-gated products

In both modes, any individual wallet can also be activated manually from Dashboard → Wallet Infrastructure → Wallets → Activate. This is useful as a fallback or for support workflows.


Immediate

The wallet is funded atomically at the moment the user logs in. Ready in under 3 seconds. No additional setup required.


Deferred

The G-address is created on-chain at registration but without an XLM reserve. Activation happens when your backend calls POST /wallets/activate after a business event occurs (KYC approved, first deposit, etc.). See Deferred Flow Guide for the full setup.

On this page

Was this helpful?