Skip to content

[General] query the status of transactions or blocks #698

Answered by uF4No
Poetry-Distance asked this question in General
Discussion options

You must be logged in to vote

You can use use the regular eth_getTransactionReceipt for transactions and eth_getBlockByNumber.

Also the ZKsync-specific ones, zks_getTransactionDetails and zks_getBlockDetails

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by uF4No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
general General question
2 participants