[Deprecated] Returns changes for a given account, contract or contract code for given block height or hash. Consider using changes instead.

post/EXPERIMENTAL_changes

Request body

idstring

JSON-RPC request id. Auto-populated; can be any string.

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

method'EXPERIMENTAL_changes' required

Response

OR

Changes

Changed in 4 of the 9 revisions of this API.59

  • f586f485313811See the full diff
    • added subschema #1 subschema #3 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • removed subschema #1 subschema #3 from the /// response property oneOf list for the response status

      response-property-one-of-removed

  • 97b870f1f63811See the full diff
    • added subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 subschema #7 subschema #8 subschema #9 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • removed subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 subschema #7 subschema #8 subschema #9 from the /// response property oneOf list for the response status

      response-property-one-of-removed

  • e1982645f48322See the full diff
    • removed from the request property oneOf list

      request-property-one-of-removed

    • added subschema #1 subschema #2 to the response body oneOf list for the response status

      response-body-one-of-added

    • added subschema #1: account_changes_by_block_id subschema #2: single_access_key_changes_by_block_id subschema #3: all_access_key_changes_by_block_id subschema #4: contract_code_changes_by_block_id subschema #5: data_changes_by_block_id subschema #6: account_changes_by_finality subschema #7: single_access_key_changes_by_finality subschema #8: all_access_key_changes_by_finality subschema #9: contract_code_changes_by_finality subschema #10: data_changes_by_finality subschema #11: account_changes_by_sync_checkpoint subschema #12: single_access_key_changes_by_sync_checkpoint subschema #13: all_access_key_changes_by_sync_checkpoint subschema #14: contract_code_changes_by_sync_checkpoint subschema #15: data_changes_by_sync_checkpoint to the request property oneOf list

      request-property-one-of-added

    • removed from the response body oneOf list for the response status

      response-body-one-of-removed

    This revision also has 570 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request property was restricted to a list of enum values

      request-property-became-enum

    • the request property became optional

      request-property-became-optional

    • the request property became optional

      request-property-became-optional

    • the request property default value dontcare was added

      request-property-default-value-added

    • the request property default value 2.0 was added

      request-property-default-value-added

    • added the new 2.0 enum value to the request property

      request-property-enum-value-added