Meter · AsyncAPI Specification
Meter Subscriptions (WebSocket)
Version 1.2.2
Real-time WebSocket subscription channels of the Meter native node API, generated from the /subscriptions/* GET (websocket-upgrade) operations declared in the Meter RESTful OpenAPI (Meterest v1.2.2). These are the provider's live event surface.
View Spec
View on GitHub
BlockchainWeb3CryptocurrencyLayer-1EVMCross-chain BridgeStakingDeveloper ToolsAsyncAPIWebhooksEvents
Channels
subscriptions/block
Subscribe to new blocks
Stream of new blocks as they are produced.
subscriptions/event
Subscribe to new events
Stream of contract event logs matching a filter.
subscriptions/transfer
Subscribe to new transfers
Stream of value transfers.
subscriptions/beat
Subscribe to block chain beats
Stream of chain beats (compact per-block bloom notifications).
Servers
wss
mainnet
ws.meter.io
Meter mainnet WebSocket
wss
testnet
wstest.meter.io
Meter testnet WebSocket