/
MU
multiversx
/
MultiversX Gateway API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 1mo ago
Details
Filter operations
actions
2
address
15
get
returns data about an address
get
returns the balance of the provided address in a string format
get
returns the nonce of the provided address
get
returns the username of the provided address
get
returns the code hash behind the provided address
get
returns the key-value pairs of an {address}
get
returns the shard ID of the provided address based on the current configuration
get
returns the transactions of the provided address
get
returns the transactions of the provided address
get
returns all ESDT tokens that the provided address interacted with
get
returns the tokens identifiers and roles for a given address
get
returns the token identifiers for a given {address} and the provided role.
get
returns all ESDT tokens that the provided address interacted with
get
returns the token identifiers of the NFTs registered by the given address.
get
returns the NFT token data for a given address, token identifier and nonce.
block
6
block-atlas
1
hyperblock
2
internal
8
network
15
node
2
proof
4
status
2
transaction
14
validator
1
vm-values
4
address
returns the code hash behind the provided address
get
/address/{address}/code-hash
Path parameters
address
string
required
the address in bech32 format
Response
successful operation
GenericResponse[]
required
data
object
error
string
code
string
Changes