How it works
Last updated
Last updated
WalletFactory: This contract oversees all NFT collections and their associated TBAs, allowing any DApps to interact and create specific NFT Account collections for their own needs.
Registry: The registry is a singleton contract that serves as the entry point for all TBA address queries. The contract allows for the creation and retrieval of TBAs for NFTs using the CREATE2 opcode. It serves as a registry for TBAs linked to NFTs, offering functionalities for their deterministic creation and retrieval.