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
