Skip to main content
Coinbase Developer Documentation home page
Search...
⌘K
Get help
Dev portal
Dev portal
Search...
Navigation
Type Aliases
FundStateError
Docs
API Reference
SDKs
SDKs
Overview
BUILD ONCHAIN
CDP SDKs v2
Backend
Frontend
Overview
@coinbase/create-cdp-app
@coinbase/cdp-core
@coinbase/cdp-hooks
@coinbase/cdp-react
Overview
Components
Hooks
Interfaces
Type Aliases
AuthButtonSlots
AuthMethod
BorderRadiusTokens
ButtonSize
ButtonVariant
CDPWebCSSVariables
CamelToSnakeCase
CamelToSnakeCaseNested
ColorTokens
ComponentBorderRadius
ComponentColors
ComponentFonts
Config
FetchBuyOptions
FetchBuyQuote
Flattened
FontTokens
FundAction
FundContextType
FundLifecycleStatus
FundPresetAmountInputs
FundStateError
FundStateProps
InputSize
InputType
KebabCasePaths
NestedTokenObject
OnrampAmount
OnrampBuyOptionsResponse
OnrampBuyOptionsSnakeCaseResponse
OnrampBuyQuoteResponse
OnrampBuyQuoteSnakeCaseResponse
OnrampNetwork
OnrampPaymentCurrency
OnrampPaymentMethodLimit
OnrampPurchaseCurrency
OnrampSuccessEventData
SemanticBorderRadius
SemanticColors
SemanticFonts
SignInAction
Size
Theme
ThemeProviderProps
TokenValue
Tokens
Utilities
Variables
Reference
@coinbase/cdp-solana-standard-wallet
@coinbase/cdp-wagmi
CDP SDKs v1
AgentKit
Onchain kit
MiniKit
CONSUMER APIs
Coinbase Advanced Trade
INSTITUTIONAL APIs
Coinbase Prime
On this page
Properties
Type Aliases
FundStateError
Copy page
Copy page
Report incorrect code
Copy
Ask AI
type
FundStateError
=
{
code
:
string
;
message
:
string
;
};
The type for an error that may get displayed in the UI.
Properties
Property
Type
code
string
message
string
Was this page helpful?
Yes
No
FundPresetAmountInputs
Previous
FundStateProps
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.