Package: react-wallet-kit
Defined in: react-wallet-kit/src/providers/client/Types.tsx:772
Handles the fiat onramp process for converting fiat currency into crypto and funding a wallet.- Initializes a fiat onramp transaction with a specified provider (e.g., Coinbase or MoonPay).
- Opens the provider flow in a new window and polls the transaction status until completion.
- Displays a modal to show progress and success state.
- Supports both sandbox and production modes.
A promise that resolves when the onramp flow completes successfully.