Appearance
Documentation / expo / FundingConfig
Type alias: FundingConfig ​
FundingConfig:
BaseFundingConfig
&Object
Configuration object to fund a wallet.
Type declaration ​
card? ​
card?:
Object
card.preferredProvider? ​
card.preferredProvider?:
PreferredCardProvider
The preferred card onramp for funding
chain? ​
chain?:
PrivyUser
Chain on which to fund the wallet. Defaults to the app's configured chain.
defaultPaymentMethod? ​
defaultPaymentMethod?:
"card"
|"exchange"