/
MU
multiversx
/
MultiversX Gateway API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
about
2
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 value of the provided key for an 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.
get
returns guardian data for the provided address.
block
5
hyperblock
2
internal
8
network
15
node
3
proof
4
status
2
transaction
14
validator
1
vm-values
4
address
returns data about an address
get
/address/{address}
Path parameters
address
string
required
the address in bech32 format
Response
successful operation
Address
required
data
AddressData
error
string
code
string
Changes