debug_getModifiedAccountsByHash RPC Method
Parameters
StartBlockHash
string
REQUIRED
The first block hash of the range to check
EndBlockHash
string
The last block hash of the range
Returns
result
array
The list of addresses modified between the given range
Request
1curl https://docs-demo.kaia-kairos.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "debug_getModifiedAccountsByHash",6"id": 1,7"jsonrpc": "2.0",8"params": ["0xcc1ac1e244f9f83b812b5d77ada1c399f02ea7b61e72ff31789d9ef6dad45442"]9}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free