Magidoc

Query
Object

Fields

#

searchBlocks

Non-null

Search list of block information.

searchLatestBlocks

[ Block !]!
Non-null

Get list of latest blocks.

searchBlockTime

Non-null

Get the block time.

searchTransactions

Non-null

Get a list of transacion information.

searchUnstakingAmount

Non-null

Get the total amount of native tokens that are currently in a pending state for return to a given public key of address after unstaking.

searchDailyTransactions

Non-null

Get the history of the total daily number of transactions.

searchTxActions

[ TxEvent !]!
Non-null

Get all actions of the given transaction hash.

searchBalanceHistory

Non-null

Get the history of transferrable for a given address and date.

searchHistoryTransactions

Non-null

Get a list of transactions processed by the specific account.

checkIsValidator

Non-null

Check if the given address is a validator.

searchAccounts

Non-null

Get list of information of the specific address.

account

Non-null

Get the information of a given address.

searchValidatorRewards

Non-null

Get the daily native token rewards for a given bid (validaitor) address.

searchValidatorTotalRewards

Non-null

Get total amount of the native token rewards of the given bid (validator) address.

searchLatestEra

Non-null

Get the latest era information.

searchEraStatus

Non-null

Get the current era status (current era, next era timestamp, time for new era, countdown).

searchNominators

Non-null

Get the list of nominator information.

searchNominatorRewards

Non-null

Get list of the nominator reward information.

searchNominatorTotalReward

Non-null

Get the total amount of native token reward for a given address.

searchNominatorRewardStatistic

Non-null

Get the daily native token reward for a given address.

searchBids

Non-null

Get a list of bid (validator) information.

searchBidsByAddresses

[ BidType !]!
Non-null

Get a list of bid information for the given array of addresses.

bid

Non-null

Get the information for the given address of the bid (validator).

searchEconomic

Non-null

Get current overview data of the blockchain.

searchCurrentData

Non-null

Get the currently market data.

searchStatistic

Non-null

Get statistic data (price, market cap, total volume, etc.) for a given date, group and key.

searchPrice

Non-null

Get historical price data for a given date and a token.

searchNodesLocation

Non-null

Get the network nodes location.

searchTopCountry

Non-null

Get the list of top countries with the highest number of nodes.

searchNodesCount

Non-null

Get the total number of nodes in a specific country.

searchTrendingNFTContract

Non-null

Get list of trending NFT collections determined by the number of transactions they have had within the past 24 hours.

searchNFTCurrentData

Non-null

Get the current data of all NFT collections.

searchNFTTransactions

Non-null

Get list of transaction events that involve or interact with NFTs.

searchContractDetail

Non-null

Get information of the given contract package address

searchContractAnalysis

Non-null

Search data of contract (total supply, total assets, total owners)

searchNFTDetail

Non-null

Get information of the given contract package address and token id

searchCollectionHolders

Non-null

Get list of holders for the given contract package address

searchCollectionAssets

Non-null

Get list of assets for the given contract package address

searchNFTsByOwner

Non-null

searchContractHashesByOwner

[ String !]!
Non-null

Get list of contract package hash of the given owner address.