Properties
Property | Type | Description |
---|---|---|
apiKey? | string | API key for authentication. Optional for frontend operations. |
environment | GridEnvironment | Target environment for API calls (sandbox or production) |
baseUrl? | string | Base URL for the Grid API |
timeout? | number | Request timeout in milliseconds |
retryAttempts? | number | Number of retry attempts for failed requests |
solanaRpcUrl? | string | Optional Solana RPC endpoint URL |