Skip to main content

debug_getModifiedAccountsByHash RPC Method

Loading...

Updated on
Aug 07, 2024

debug_getModifiedAccountsByHash RPC Method

Parameters

StartBlockHash
string
REQUIRED
Loading...
EndBlockHash
string
Loading...

Returns

result
array
Loading...
Request
1
curl 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