Optional
config: NetworkProviderConfigFetches the state of an account.
Fetches the definition of a fungible token.
Fetches the definition of a SFT (including Meta ESDT) or NFT.
Fetches data about a specific fungible token held by an account.
Fetches data about the fungible tokens held by an account.
Optional
_pagination: IPaginationFetches the Network configuration.
Fetches general statistics.
Fetches stake statistics.
Fetches the Network status.
Fetches data about a specific non-fungible token (instance).
Fetches data about a specific non-fungible token (instance) held by an account.
Fetches data about the non-fungible tokens held by account.
Optional
_pagination: IPaginationFetches the state of a transaction.
Optional
_: booleanQueries the status of a transaction.
Queries a Smart Contract - runs a pure function defined by the contract and returns its results.
Broadcasts an already-signed transaction.
Broadcasts a list of already-signed transactions.
Simulates the processing of an already-signed transaction.
Performs a generic GET action against the provider (useful for new HTTP endpoints).