query__view_codeAsk AIpost https://api.zan.top/node/v1/near/mainnet/{apiKey}Returns the contract code (Wasm binary) deployed to the account. Please note that the returned code will be encoded in base64.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API keyBody ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to queryparamsobjectShould include either finality or block_id.params objectResponse 200Returns the contract code (Wasm binary) deployed to the account.Updated 5 months ago