accountSubscribe
All the specifications for accountSubscribe Websocket Method on Solana
Parameters required for this RPC call
{
"jsonrpc": "2.0",
"id": 1,
"method": "accountSubscribe",
"params": [
"CM78CPUeXjn8o3yroDHxUtKsZZgoy4GPkPPXfouKNH12",
{
"encoding": "jsonParsed",
"commitment": "finalized"
}
]
}{
"jsonrpc": "2.0",
"result": 23784,
"id": 1
}Last updated