Avalanche · JSON-LD Context

Avalanche Data Api Context

JSON-LD context defining the semantic vocabulary for Avalanche Data Api from Avalanche.

57 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

avax: https://developers.avacloud.io/ontology#
glacier: https://glacier-api.avax.network/ontology#

Classes

chainId blockchainId network txHash blockId blockNumber blockTimestamp address nodeId validationId erc20 erc721 erc1155 nativeToken tokenBalance tokenAddress tokenSymbol tokenDecimals nftCollection nftToken tokenId tokenMetadata transaction transactionStatus transactionType gasUsed gasLimit gasPrice nonce validator delegator stakingAmount stakingStartTime stakingEndTime pendingReward utxo utxoId assetId threshold teleporterMessage icmMessage sourceChain destinationChain messageId webhook webhookId eventType callbackUrl nextPageToken pageSize name description url identifier amount currency timestamp

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "avax": "https://developers.avacloud.io/ontology#",
    "glacier": "https://glacier-api.avax.network/ontology#",
    "chainId": "avax:chainId",
    "blockchainId": "avax:blockchainId",
    "network": "avax:network",
    "txHash": "avax:txHash",
    "blockId": "avax:blockId",
    "blockNumber": "avax:blockNumber",
    "blockTimestamp": "avax:blockTimestamp",
    "address": "avax:address",
    "nodeId": "avax:nodeId",
    "validationId": "avax:validationId",
    "erc20": "avax:erc20",
    "erc721": "avax:erc721",
    "erc1155": "avax:erc1155",
    "nativeToken": "avax:nativeToken",
    "tokenBalance": "avax:tokenBalance",
    "tokenAddress": "avax:tokenAddress",
    "tokenSymbol": "avax:tokenSymbol",
    "tokenDecimals": "avax:tokenDecimals",
    "nftCollection": "avax:nftCollection",
    "nftToken": "avax:nftToken",
    "tokenId": "avax:tokenId",
    "tokenMetadata": "avax:tokenMetadata",
    "transaction": "avax:transaction",
    "transactionStatus": "avax:transactionStatus",
    "transactionType": "avax:transactionType",
    "gasUsed": "avax:gasUsed",
    "gasLimit": "avax:gasLimit",
    "gasPrice": "avax:gasPrice",
    "nonce": "avax:nonce",
    "validator": "avax:validator",
    "delegator": "avax:delegator",
    "stakingAmount": "avax:stakingAmount",
    "stakingStartTime": "avax:stakingStartTime",
    "stakingEndTime": "avax:stakingEndTime",
    "pendingReward": "avax:pendingReward",
    "utxo": "avax:utxo",
    "utxoId": "avax:utxoId",
    "assetId": "avax:assetId",
    "threshold": "avax:threshold",
    "teleporterMessage": "avax:teleporterMessage",
    "icmMessage": "avax:icmMessage",
    "sourceChain": "avax:sourceChain",
    "destinationChain": "avax:destinationChain",
    "messageId": "avax:messageId",
    "webhook": "avax:webhook",
    "webhookId": "avax:webhookId",
    "eventType": "avax:eventType",
    "callbackUrl": "avax:callbackUrl",
    "nextPageToken": "avax:nextPageToken",
    "pageSize": "avax:pageSize",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "identifier": "schema:identifier",
    "amount": "schema:amount",
    "currency": "schema:currency",
    "timestamp": "schema:DateTime"
  }
}