Skip to main content
Use Company Wallets when your backend must move funds at scale without exposing keys.

Pattern

  1. Hot wallet (or per-rail wallets) in a parent org
  2. API-only sweeper / payout users with allowlist policies
  3. Custodial ethSendTransaction / solSendTransaction / tronSendTransaction
  4. Webhooks on send-transaction status for reconciliation
  5. Optional Enterprise sponsor: true for gasless end-user or ops UX

Controls

  • Recipient allowlists and value caps in CEL
  • Consensus for payouts above a threshold
  • Separate tags for initiate vs approve