Fluid DEX Connector Settings

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

Connection parameters

  • Chain - blockchain network used for requests.
  • WalletAddress - public blockchain wallet address used to request balances and place orders.
  • PrivateKey - private key used locally to sign transactions.
  • RpcEndpoint - blockchain RPC endpoint.
  • WebSocketEndpoint - blockchain WebSocket endpoint.

Official API documentation