quai_getStorageAt
地址
getStorageAt
Returns the value from a storage position at a given address.
POST
quai_getStorageAt
Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
请求体
application/json
可用选项:
2.0 示例:
"2.0"
The name of the method to be invoked.
可用选项:
quai_getStorageAt 示例:
"quai_getStorageAt"
The address to return code stored at, the value corresponding to the storage position, the default block parameter.
Required array length:
3 elements示例:
[
"0x1dbbB54b402E725aD96fEc342AF5150a1560D4c7",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"latest"
]A unique identifier for the request.
示例:
1
