Read Asset History
Last updated
Last updated
There are several methods by which one can access the commits of an asset and its full history. You may also refer to the specification of , , , and for more details about how to read the data on the blockchain or on IPFS.
The easiest way to view an asset's history is through the web-based Asset Profile of the . This profile provides a comprehensive view of the asset, including its creation information, NFT records, and other important details.
For API users, the commits of assets can be accessed .
For Javascript developers, the commits can be accessed .
For Bubble developers, you can use to access the commit history.
For advanced developers who require more flexibility, the commits can be accessed by utilizing the or by interacting directly with the contract.
The following represents a single commit message associated with an asset. In most cases, multiple commit messages will be present in order to provide the full history of the asset. For a more in-depth understanding of each field, please refer to the documentation on the .