TezTok

Documentation

Tezos Foundation
Tezos
Github

    Get started
    Introduction
    Installation
    Principles
    Architecture
    Plugins
    Examples

Holdings

PropertyTypeDescription
fa2_addressstringThe contract address of the token (always starts with “KT”).
token_idstringThe ID of the token.
holder_addressstringThe Tezos address of the person that holds this token.
amountbig integerThe number of editions held. This can be 0 if the account once owned editions of this token but then sold/transferred them.
last_received_attimestampA timestamp of when the token was last received by the holder.
first_received_attimestampA timestamp of when the token was first received by the holder.