Shred Delivery and Sender are now live! Get earliest access to raw Solana data and optimized transaction sending. Learn about Shred Delivery | Learn about Sender
简体中文
订阅一个程序,以便在由给定程序拥有的账户的 lamports 或数据发生变化时接收通知。
{ "jsonrpc": "2.0", "id": 1, "method": "programSubscribe", "params": [ "11111111111111111111111111111111", { "encoding": "base64", "filters": [{ "dataSize": 80 }] } ] }
{ "jsonrpc": "2.0", "result": 24040, "id": 1 }
wss://mainnet.helius-rpc.com/?api-key=<API_KEY>
wss://devnet.helius-rpc.com/?api-key=<API_KEY>
Hide properties
program_id
finalized
confirmed
processed
base58
base64
base64+zstd
jsonParsed
getProgramAccounts
此页面对您有帮助吗?