GraphQL
Table Schema

Native protocols fields

we have native support for nft jettons nft sale contracts nft collections dns contracts we also support auto generated protocols with our abi (will be available soon) nfts column name type description parsed nft is inited nullable(int8) indicates if the nft is initialized (1 for true) parsed nft collection address type nullable(string) type of the nft collection address parsed nft collection address workchain nullable(int16) workchain id of the nft collection address parsed nft collection address address nullable(string) address of the nft collection parsed nft collection address address friendly friendly address of nft collection parsed nft owner address type nullable(string) type of the nft owner’s address parsed nft owner address workchain nullable(int16) workchain id of the nft owner’s address parsed nft owner address address nullable(string) address of the nft owner parsed nft owner address address friendly friendly address of nft owner parsed nft error nullable(uint8) error code associated with the nft parsed nft error message nullable(string) message describing the error related to the nft parsed nft content storage type nullable(string) type of storage used for nft content "on chain" / "off chain" parsed nft content offchain url nullable(string) url of the off chain nft content parsed nft true nft in collection nullable(uint8) indicates if the nft is truly part of a collection (1 for true) parsed nft index nullable(uint256) index of the nft within the collection parsed nft reveal mode nullable(uint8) reveal mode of the nft parsed nft collection reveal items count nullable(uint64) number of items revealed in the collection parsed nft telegram username nullable(string) telegram username associated with the nft parsed nft content boc nullable(string) boc (bag of cells) representation of the nft content parsed nft content onchain value nullable(string) on chain value of the nft content parsed nft content name value nullable(string) name value of the nft content parsed nft content image value nullable(string) image value of the nft content parsed nft content image data value nullable(string) image data value of the nft content parsed nft content uri value nullable(string) uri of the nft content parsed nft content description value nullable(string) description of the nft content parsed nft true owner address type nullable(string) type of the nft’s true owner address (behind proxy smc) parsed nft true owner address workchain nullable(int16) workchain id of the nft’s true owner (behind proxy smc) parsed nft true owner address address nullable(string) address of the nft’s true owner (behind proxy smc) parsed nft true owner address address friendly friendly address of the nft's true owner (behind proxy smc) parsed owner is seller nullable(uint8) indicates if the owner is also the seller smart contract (1 for true) nft collections column name type description parsed collection owner address type nullable(string) type of the collection owner’s address parsed collection owner address workchain nullable(int16) workchain id of the collection owner’s address parsed collection owner address address nullable(string) address of the collection owner parsed collection owner address address friendly friendly address of the collection owner parsed collection items count nullable(uint64) number of items in the collection parsed collection content offchain url nullable(string) url of the off chain content of the collection parsed collection content storage type nullable(string) storage type used for the collection content "on chain" / "off chain" parsed collection content onchain value nullable(string) on chain value of the collection content parsed collection content name value nullable(string) name value of the collection content parsed collection content image value nullable(string) image value of the collection content parsed collection content image data value nullable(string) image data value of the collection content parsed collection content uri value nullable(string) uri of the collection content parsed collection content description value nullable(string) description of the collection content nft sales column name type description parsed seller min step nullable(uint64) minimum step increment for the auction parsed seller min bid nullable(uint64) minimum bid amount for the auction parsed seller max bid nullable(uint64) maximum bid amount for the auction parsed seller is canceled nullable(uint8) indicates if the auction was canceled (1 for true) parsed seller bidder address address nullable(string) address of the auction bidder parsed seller bidder address workchain nullable(int16) workchain id of the bidder’s address parsed seller end at nullable(datetime) auction end timestamp parsed seller is offer nullable(uint8) indicates if the sale is an offer (1 for true) parsed seller offer is complete nullable(uint8) indicates if the offer is complete (1 for true) parsed seller offer owner address address nullable(string) owner’s address of the offer parsed seller offer owner address workchain nullable(int16) workchain id of the offer owner’s address parsed seller nft collection address type nullable(string) type of the nft collection address parsed seller nft collection address workchain nullable(int16) workchain id of the nft collection address parsed seller nft collection address address nullable(string) address of the nft collection parsed seller transaction type nullable(int16) type of the seller’s transaction parsed seller sell transaction verified nullable(uint8) indicates if the seller’s sell transaction was verified (1 for true) jettons column name type description parsed jetton total supply nullable(uint256) total supply of the jetton parsed jetton mintable nullable(int8) indicates if the jetton is mintable (1 for true) parsed jetton admin address type nullable(string) type of the jetton’s admin address parsed jetton admin address workchain nullable(int16) workchain id of the jetton’s admin address parsed jetton admin address address nullable(string) admin address of the jetton "on chain" / "off chain" parsed jetton admin address address friendly friendly admin address of the jetton parsed jetton content storage type nullable(string) storage type used for jetton content parsed jetton content offchain url nullable(string) url of the off chain jetton content parsed jetton content onchain value nullable(string) on chain value of the jetton content parsed jetton content name value nullable(string) name value of the jetton content parsed jetton content image value nullable(string) image value of the jetton content parsed jetton content image data value nullable(string) image data value of the jetton content parsed jetton content symbol value nullable(string) symbol value of the jetton parsed jetton content description value nullable(string) description of the jetton content parsed jetton content decimals value nullable(string) decimals value of the jetton parsed jetton content amount style value nullable(string) amount style value for the jetton parsed jetton content render type value nullable(string) render type for the jetton content parsed jetton content uri value nullable(string) uri of the jetton content parsed jetton wallet balance nullable(uint256) balance of the jetton wallet parsed jetton wallet owner address type nullable(string) type of the jetton wallet owner’s address parsed jetton wallet owner address workchain nullable(int16) workchain id of the jetton wallet owner’s address parsed jetton wallet owner address address nullable(string) address of the jetton wallet owner parsed jetton wallet owner address address friendly friendly address of the jetton wallet owner parsed jetton wallet jetton address type nullable(string) type of the jetton wallet’s jetton master address parsed jetton wallet jetton address workchain nullable(int16) workchain id of the jetton wallet’s jetton master address parsed jetton wallet jetton address address nullable(string) address of the jetton master in the wallet parsed jetton wallet jetton address address friendly friendly address of the jetton master in the wallet parsed jetton wallet data is approved nullable(uint8) indicates if the jetton wallet data is approved by master jetton (1 for true) parsed jetton wallet balance diff nullable(int256) difference in the jetton wallet’s balance with previus state parsed jetton owner code hash nullable(string) code hash of the jetton owner parsed jetton owner code methods array(int64) array of methods available in the jetton owner’s code parsed jetton wallet receiver address workchain nullable(int16) workchain id of the jetton wallet’s receiver address parsed jetton wallet receiver address address nullable(string) address of the jetton wallet’s receiver parsed transfer notification query id nullable(uint64) query id of the transfer notification parsed transfer notification amount nullable(uint256) amount in the transfer notification parsed transfer notification sender workchain nullable(int16) workchain id of the transfer notification sender parsed transfer notification sender address nullable(string) address of the transfer notification sender parsed transfer notification sender address friendly friendly address of the transfer notification sender dns column name type description parsed dns wallet workchain nullable(int16) workchain id of the dns wallet parsed dns wallet address nullable(string) address of the dns wallet parsed dns wallet address friendly friendly address of the dns wallet parsed dns site address nullable(string) site address associated with the dns parsed dns next resolver workchain nullable(int16) workchain id of the next dns resolver parsed dns next resolver address nullable(string) address of the next dns resolver parsed dns domain nullable(string) dns domain associated with the entity parsed dns fill up time nullable(datetime) time when the dns was filled up other fields column name type description parsed wallet public key nullable(string) public key of the wallet parsed elections election id nullable(uint32) id of the elections in which the entity participated parsed potential ton20 nullable(boolean) indicates if the entity could potentially be a ton 20 standard token parsed potential gram20 nullable(boolean) indicates if the entity could potentially be a gram 20 standard token parser version uint8 version of the parser used to interpret the data