Loading…
Loading…
Get a block by number or tag. Returns the QuantumWing-native block envelope (with merkleRoot, validator ID and full Dilithium tx envelopes).
Get a block by number or tag. Returns the QuantumWing-native block envelope (with merkleRoot, validator ID and full Dilithium tx envelopes).
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_getBlockByNumber","params":["latest",false],"id":1}'