/
MU
multiversx
/
MultiversX Gateway API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
about
2
actions
2
address
15
block
5
get
returns all blocks from all shards for a specific round
get
return a block by nonce and shard.
get
returns a block by nonce, with transactions included.
get
returns a block by hash.
get
returns a block by hash, with transactions included.
hyperblock
2
internal
8
network
15
node
3
proof
4
status
2
transaction
14
validator
1
vm-values
4
block
returns all blocks from all shards for a specific round
get
/blocks/by-round/{round}
Path parameters
round
integer
required
the round to look after
Response
successful operation
GenericResponse
required
data
object
error
string
code
string
Changes