View Global Contract Code
view_global_contract_code request type
Look up a global contract's WebAssembly bytes by its Base58-encoded SHA-256 code hash.
view_global_contract_code request type
Look up a global contract's WebAssembly bytes by its Base58-encoded SHA-256 code hash.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "query",
"params": {
"code_hash": "A2VxywASqbnarBAfTWobhDZjMXobjnYyJmkjhoXAiYBz",
"request_type": "view_global_contract_code",
"finality": "final"
}
}jsonrpc *string2.0id *stringmethod *stringqueryparams *objectcode_hash *stringBase58-encoded hash
request_type *stringview_global_contract_codefinality *stringBlock finality
finalnear-finaloptimisticSuccessful response
jsonrpc *string2.0id *one ofresultobjectA view of the contract code.
code_base64 *stringhash *stringBase58-encoded hash
errorobjectcodeintegermessagestringdataobject