Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for starknet_getNonce: [block_id, contract_address].Parameters for
starknet_getNonce:params.block_id: BlockID object containing hash and number.params.contract_address: The address of the request contract.
Returns
The last nonce used for the requested contract. Example:
“0x1c”.