Skip to main content

EXPERIMENTAL_changes-{single_access_key_changes} RPC Method

Loading...

Updated on
Oct 04, 2023

EXPERIMENTAL_changes-{single_access_key_changes} RPC Method

Parameters

changes_type
string
Loading...
keys
string
Loading...
finality
string
Loading...
block_id
integer/string
Loading...

Returns

block_hash
Loading...
changes
Loading...
cause
Loading...
type
Loading...
tx_hash/receipt_hash
Loading...
type
Loading...
change
Loading...
account_id
Loading...
public_key
Loading...
access_key
Loading...
nonce
Loading...
permission
Loading...
Request
1
curl https://docs-demo.near-mainnet.quiknode.pro/ \
2
--request POST \
3
--header "Content-Type: application/json" \
4
--data '{"method": "EXPERIMENTAL_changes","params": {"changes_type": "single_access_key_changes", "keys":[{"account_id": "relay.aurora", "public_key": "ed25519:168vdqFUxij2yvsxYgAGoykJMX7tgrPKVCH484A8nHP"}], "finality": "final"},"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free