Crypto Venues
Solana, crypto data, exchange, and onchain venue connectors
Use these connectors for Solana infrastructure, route discovery, token screening, exchange accounts, and onchain venue workflows on non-UK ZeroTrade surfaces.
Save only the keys needed for the selected workflow. A stored credential does not grant live trade authority by itself; mode, license, adapter, account permission, and deterministic risk checks still apply.
20 connector slots in this lane
The details below explain what each provider is for, where customers create the key, and what permission posture should be used first.
2 supported slots
Private RPC endpoint for chain state, simulation, wallet health, and transaction-adjacent work.
Key setup: Use a dedicated RPC endpoint from trusted infrastructure or your own node.
Safe permissions: Treat private RPC URLs as infrastructure secrets and never expose seed phrases.
Open Solana RPC docsSolana RPC and enhanced API slot for wallet, token, and chain-data workflows.
Key setup: Create a Helius key or RPC endpoint for Solana chain and token data.
Safe permissions: Use for RPC/data access; wallet signing remains local and controlled.
Create Helius key2 supported slots
Production RPC endpoint slot for Solana and multi-chain infrastructure where configured.
Key setup: Create a QuickNode endpoint for production-grade chain access.
Safe permissions: Restrict endpoint access where possible and monitor rate usage.
Create QuickNode endpointRPC/API endpoint slot for chain-data workflows where configured.
Key setup: Create an Alchemy app/API key for chain-data workflows where configured.
Safe permissions: Use endpoint restrictions and keep URLs out of browser logs.
Create Alchemy app1 supported slot
Quote and route discovery foundation for Solana swap workflows before risk-core approval.
Key setup: Use Jupiter docs for quote, route, and swap-preparation workflows.
Safe permissions: A route quote is not approval; ZeroTrade risk-core still decides whether a draft can proceed.
Open Jupiter docs1 supported slot
Token, liquidity, price, and market-data slot for Solana and meme workflow screening.
Key setup: Create a Birdeye key for token, liquidity, and market-data workflows.
Safe permissions: Use for screening and data enrichment only.
Open Birdeye docs1 supported slot
DEX pair, liquidity, and token-screening API slot for watch and risk filters.
Key setup: Use DexScreener's API/reference path for pair and liquidity screening.
Safe permissions: Use as a signal input, never as execution authority.
Open DexScreener API2 supported slots
Crypto price, market, and reference-data API slot for monitoring and research.
Key setup: Create a CoinGecko demo or pro API key for crypto market data.
Safe permissions: Use for prices, market data, and references only.
Create CoinGecko keyCrypto market-data API slot for prices, market caps, and watchlist references.
Key setup: Create a CoinMarketCap API key for market and reference data.
Safe permissions: Use for data enrichment only and respect plan limits.
Open CoinMarketCap API9 supported slots
CEX account, market, order, and fill connector slot where customer permissions allow.
Key setup: Create a Binance API key from API Management after enabling account security.
Safe permissions: Avoid withdrawal permission and use IP restrictions where possible.
Create Binance API keyExchange connector slot for account, market, and order workflows where enabled.
Key setup: Create a Bybit API key from API Management.
Safe permissions: Use minimum permissions and keep funding/withdrawal access disabled.
Create Bybit API keyExchange connector slot for balances, orders, fills, and market workflows.
Key setup: Create a Kraken key pair from Kraken Pro settings.
Safe permissions: Avoid funding permissions unless deliberately required and separately reviewed.
Create Kraken API keyCoinbase account, portfolio, and order connector slot where enabled.
Key setup: Create Coinbase Advanced Trade API credentials for the correct portfolio.
Safe permissions: Keep transfer permissions off unless there is a specific, reviewed need.
Open Coinbase API guideExchange connector slot for CEX account, market, and order workflows.
Key setup: Create an OKX API key from account API settings.
Safe permissions: Use IP restrictions and avoid withdrawal permission.
Create OKX API keyExchange connector slot for CEX account, market, and order workflows.
Key setup: Create a KuCoin API key and passphrase from API Management.
Safe permissions: Use least privilege and keep withdrawal permissions disabled.
Create KuCoin API keyExchange connector slot for supported spot, derivatives, account, and market workflows.
Key setup: Create a Bitget API key from the customer's own account API settings.
Safe permissions: Use IP restrictions and avoid withdrawal or transfer permissions.
Open Bitget API docsCrypto derivatives connector slot for REST/WebSocket market and order workflows.
Key setup: Create BitMEX API credentials for the selected testnet or production environment.
Safe permissions: Use testnet first and keep account/funds permissions separate from order permissions.
Open BitMEX API docsDerivatives connector slot for options, futures, perpetuals, market data, and order workflows.
Key setup: Create Deribit API credentials with the minimum scopes required for the workflow.
Safe permissions: Use test environment first and keep withdrawal/funding scopes disabled.
Open Deribit API docs1 supported slot
Onchain spot/perp connector slot using API wallet posture and strict nonce/risk controls.
Key setup: Use the Hyperliquid API wallet posture rather than exposing a master wallet key.
Safe permissions: Never store seed phrases; use approved agent/API wallets and strict nonce controls.
Open Hyperliquid API docs1 supported slot
Multi-exchange framework slot for research and connector normalization where a venue is supported.
Key setup: Create keys at the underlying exchange; CCXT is a framework, not a key issuer.
Safe permissions: Exchange-specific permissions, rate limits, and testnet behavior still apply.
Open CCXT manual