Returns the compressed account with the given address or hash.
The version of the JSON-RPC protocol.
2.0 An ID to identify the request.
The name of the method to invoke.
getCompressedAccount Request parameters for retrieving compressed account data on Solana, including address identifier or data hash for compressed NFTs and tokens
{
"address": null,
"hash": "11111111111111111111111111111111"
}