getAccountDiff

getAccountDiff — Two-point diff for one account

post
/rewind

Two-point diff for a single account. Each side accepts the same positioning modes as getAccountInfo — end-of-slot via slotA/slotB, or per-transaction via anchorA/anchorB. Fields are suffixed A/B so both sides coexist in one config object.

Parameters

  1. pubkey (required) — base58.

  2. config (required) — see fields below.

Authorizations
AuthorizationstringOptional

Pass Authorization: <api-key> on each request.

Body
jsonrpcstring · enumRequiredExample: 2.0Possible values:
idone ofRequiredExample: 1
stringOptional
or
integerOptional
methodstring · enumRequiredExample: getAccountDiffPossible values:
Responses
200

Successful response.

application/json
jsonrpcstring · enumRequiredPossible values:
idone ofRequired
stringOptional
or
integerOptional
post
/rewind

Last updated