Orca Whirlpools Connector Settings

Specify the connection parameters issued by the service in the connector settings.

Connection parameters

  • Cluster - blockchain cluster used for requests.
  • RpcEndpoint - blockchain RPC endpoint.
  • StreamingEndpoint - blockchain WebSocket endpoint for real-time events.
  • WalletAddress - public blockchain wallet address used to request balances and place orders.
  • PrivateKey - private key used locally to sign transactions.

Official API documentation