starknet-react icon indicating copy to clipboard operation
starknet-react copied to clipboard

Add the ability to pass blockNumber to contract call method

Open nmalzieu opened this issue 3 years ago • 0 comments

By default, starknet.js queries pending state of the blockchain. It can be useful to query the latest state of the blockchain or even pass a block number, which the starknet.js lib supports.

nmalzieu avatar Aug 17 '22 10:08 nmalzieu