- Prefunded Wallets can be used as the source of outbound transfers for multiple customers by setting
on_behalf_ofto the customer for each transfer. - Bridge Wallets can only be used as the source of an outbound transfer when
on_behalf_ofis the samecustomer_idthat owns the wallet.
Funding a prefunded wallet
Prefunded wallets can be funded with any Bridge-supported source asset. Use any of our Orchestration products with a Bridge wallet destination to add funds to your prefunded wallet.Tracking prefunded wallet activity
Subscribe your webhook endpoint tobridge_wallet.activity to receive events when a prefunded wallet balance changes. These events use the Bridge Wallet activity schema and include fields such as bridge_wallet_id, available_balance, source, destination, and type.
If you fund a prefunded wallet through fiat deposit instructions, Bridge may also emit virtual_account.activity or static_memo.activity webhooks for the fiat instruction lifecycle. Use bridge_wallet.activity when you need to know when the prefunded wallet balance itself has been credited or debited.
