Osmosis Connector Settings

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

Connection parameters

  • WalletAddress - public blockchain wallet address used to request balances and place orders.
  • PrivateKey - private key used locally to sign transactions.
  • SqsEndpoint - Osmosis SQS API endpoint.
  • LcdEndpoint - Cosmos LCD API endpoint.
  • RpcEndpoint - blockchain RPC endpoint.
  • StreamingEndpoint - blockchain WebSocket endpoint for real-time events.

Official API documentation