starknet_getStorageAtAsk AIpost https://api.zan.top/node/v1/starknet/mainnet/{apiKey}Get the value of the storage at the given address and key.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to starknet_getStorageAtparamsarraylength between 3 and 3Defaults to 0x04c0a5193d58f74fbace4b74dcf65481e734ed1714121bdc571da345540efa05,0x03f4bb10a68f4e591ee94e94546ce408da0dc22eb52f265ffdf1fb192372303a,latestparams contract_address | key | block_idcontract_addresskeyblock_id contract_address | key | block_idcontract_addresskeyblock_id contract_address | key | block_idcontract_addresskeyblock_idResponse 200The value at the given key for the given contract. 0 if no value is found.Updated 5 months ago