Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
query:params.request_type: Must be"view_access_key"params.account_id: The NEAR account you are queryingparams.public_key: The public key to look upparams.finality: Query the latest state with the given finalityparams.block_id: Alternative tofinality—specify a block hash, height, or full block-id object
Returns
The JSON-RPC result.