ankr
Ankr is a Web3 infrastructure provider whose multichain RPC, Advanced API, liquid staking, contract automation, and Rollup-as-a-Service products serve developers, exchanges, and enterprises across 80+ blockchains. The Node API exposes JSON-RPC and WebSocket endpoints at rpc.ankr.com/{chain}; the Adv
4 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Client invokes `eth_subscribe` to subscribe to a stream of server-pushed events. The first parameter is a subscription-type string; the optional second parameter is a type-specific options object. AnkAnkr RPC Service — WebSocket Subscriptions
-
Client invokes `eth_unsubscribe` with a previously-returned subscription ID to cancel a stream.Ankr RPC Service — WebSocket Subscriptions
-
Client invokes one of Solana's `*Subscribe` JSON-RPC methods to open a stream (e.g. `accountSubscribe`, `logsSubscribe`, `slotSubscribe`, `programSubscribe`, `signatureSubscribe`, `blockSubscribe`, `rAnkr RPC Service — WebSocket Subscriptions
-
Client invokes one of Solana's `*Unsubscribe` JSON-RPC methods to close a stream.Ankr RPC Service — WebSocket Subscriptions