Open Boreas09 opened 2 months ago
Hi @Boreas09 can I work on this?
Need deep search about it, similar like simulate transaction. I remember there is something exist on starknet but I'm not sure can we fit that into this.
use starknet_traceBlockTransactions
Get trace information about all the transactions in a given block. This can be useful for debugging purposes or for analyzing the behavior of a blockchain.
Parameters :
blockParameter
: Hexadecimal or decimal integer representing a block number, or one of the string tags:latest
,earliest
,pending
,finalized
,safe
Returns :
A list of calls to other contracts containing one object per call, in transaction execution order.
Request :
Response :
DO NOT FORGET TO UPDATE methodsStatus.md (set this method as finished)
/rosettanet/docs/methodsStatus.md
methodsStatus.md