Fund with OnchainKit
Integrate Coinbase's Fund Button and Fund Card features to enable crypto funding for your dApp or project with just a few lines of code.
Note: Wallet connection is required for Fund features to work. Connect your wallet to test the functionality.
Important: Solana is not supported with Fund components. However, you can use the getOnrampBuyUrl
utility to generate a custom URL client-side that supports Solana.Learn how to use getOnrampBuyUrl for Solana →
Fund Card
The Fund Card component provides a complete fiat onramp experience within your app, including amount input, payment method selection, and automatic exchange rate updates.
Pro Tip: Use the getOnrampBuyUrl
utility to customize the onramp experience by:
- Specifying which assets are available to buy
- Setting default networks for receiving crypto
- Configuring preset amounts and currencies
- Adding custom redirect URLs for your application flow
Configuration
Preview
Fund Button
The Fund Button component provides a simple way for users to fund their wallet without leaving your app.
Developer Note: The Fund Button can be enhanced with the getOnrampBuyUrl
utility to:
- Generate custom URLs for specific user wallets
- Support additional networks not available in the standard components
- Create dynamic funding experiences based on user preferences
- Implement advanced tracking with custom parameters
Configuration
Preview
Loading configuration...
Ready to Integrate?
Check out our comprehensive documentation to learn how to integrate Fund Button and Fund Card into your application.