Skip to main content

query-{view_code} RPC Method

Loading...

Updated on
Oct 04, 2023

query-{view_code} RPC Method

Parameters

request_type
string
Loading...
finality
string
Loading...
block_id
integer/string
Loading...
account_id
string
Loading...

Returns

hash
Loading...
block_height
Loading...
block_hash
Loading...
code_base64
Loading...
Request
1
curl https://docs-demo.near-mainnet.quiknode.pro/ \
2
--request POST \
3
--header "Content-Type: application/json" \
4
--data '{"method": "query","params": {"request_type": "view_code", "finality": "final", "account_id": "prophet.poolv1.near"},"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free