Skip to main content
type GridEnvironment = "sandbox" | "production";
Grid API environment
  • sandbox - Development and testing environment (Solana Devnet)
  • production - Live production environment (Solana Mainnet)
I