Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method logsSubscribe: [filter, config]Positional parameters for
logsSubscribe:params[0]: Filter criteria for log subscription: “all” subscribes to all transactions except vote transactions; “allWithVotes” includes vote transactions.params[1]: Optional configuration object.
Returns
Subscription ID returned for the logs subscription (used for unsubscribing). Example:
12345.