Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.83 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.83 KB
description layout
Learn how to use Airstack to fetch Token Bound Accounts (ERC6551) by different parameters such as NFTs and NFT owners, and sort the results in either ascending or descending order.
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
visible
true

🪆 Tokenbound ERC6551

{% hint style="info" %} Airstack indexes all the official registry contracts (for more details, check here).

If you are deploying ERC6551 using a custom Registry contract, please reach out to us to add it to the Airstack API by joining our Telegram. {% endhint %}

Basics

NFTsLearn how to use Airstack to get token-bound (ERC6551) accounts by NFTs that own the accounts and vice versanfts.md
📭 NFT OwnersLearn how to use Airstack to get token-bound (ERC6551) accounts by the owner of NFT that owns the accounts and vice versa.nft-owners.md
💎 Account VersionsLearn how to use Airstack to fetch certain versions of token-bound (ERC6551) accounts.account-versions.md

Advanced

Sort ResultsLearn how to use Airstack to get token-bound account results sorted in ascending or descending order by the creation block timestamp.sort-results.md
🌲Traverse ERC6551 TreeLearn how to use Airstack to traverse the ERC6551 tree, either upwards or downwards.traverse-erc6551-tree.md
🚪Token GatingLearn how to use Airstack to build token gating with ERC6551 token-bound accounts.token-gating.md