Skip to main content
Props for the GridProvider component

Properties

PropertyTypeDescription
client?GridClientOptional initialized GridClient instance
apiKey?stringOptional API key for Grid API authentication
environment?stringEnvironment (‘sandbox’ or ‘production’, defaults to ‘sandbox’)
baseUrl?stringOptional custom base URL for the Grid API
appId?stringOptional Grid application ID (required for production)
solanaRpcUrl?stringOptional custom Solana RPC URL for blockchain operations
childrenReactNodeReact children components