/
MU
multiversx
/
MultiversX Gateway API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
multiversx
MultiversX Gateway API
post
verifies the given Merkle proof
44c49bc12621
latest
OpenAPI 3.0.3
2026-07-17
77
34
82.6 KB
about
2
actions
2
address
15
block
5
hyperblock
2
internal
8
network
15
node
3
proof
4
get
generates the Merkle proof for the given address at a specific root hash
get
generates the Merkle proof for the given address at the latest root hash
get
generates the Merkle proof for a given key of given address at the latest root hash
post
verifies the given Merkle proof
status
2
transaction
14
validator
1
vm-values
4
proof
verifies the given Merkle proof
post
/proof/verify
Request body
MerkleProofVerificationRequest
required
rootHash
string
address
string
proof
string[]
Response
successful operation
GenericResponse
required
data
object
error
string
code
string