of the account with given address
address of account
"0xa4627036e2095eb71c2341054daa63577c062498"
"0x0000000000000000000000000000000000000000000000000000000000000000"
10
"0x000edefb448685f9c72fc2b946980ef51d8d208bbaa4d3fdcf0c57d4847aca2e/0/0"
OK
const response = await fetch('https://meter.nownodes.io/debug/storage-range', { method: 'POST', headers: { "Content-Type": "application/json" }, body: JSON.stringify({}), }); const data = await response.json();
{ "nextKey": null, "storage": { "0x33e423980c9b37d048bd5fadbd4a2aeb95146922045405accc2f468d0ef96988": { "key": "0x0000000000000000000000000000000000000000000000000000000000000001", "value": "0x00000000000000000000000000000000000000000000000000000000000000c8" } } }