@rarible/deploy-proxy v0.8.18
Contract Addresses Documentation
Factory Contracts
ThirdWeb Factory
The main factory contract used by ThirdWeb:
0x4e59b44847b379578588920cA78FbF26c0B4956CThirdWeb Tokens Project
Introduction
Welcome to the ThirdWeb Tokens Project documentation! This guide provides a readable and structured overview of how to deploy and manage NFT collections without fees using ThirdWeb and custom contract implementations. Whether you're deploying an NFT drop or exploring clone factories, this document will walk you through the process with examples and links to live contracts and transactions.
Overview
This project showcases a fee-less approach to minting and managing NFTs. By leveraging ThirdWeb’s infrastructure and custom implementations, you can deploy NFT collections without incurring secondary fees. Key components include clone factories and specialized contract implementations.
Deployment Examples
1. Open Edition (OE) Drop No Fee
- Description: A custom implementation designed to eliminate fee structures.
2. Clone Factory
- Contract Address:
0x25548ba29a0071f30e4bdcd98ea72f79341b07a1 - Usage: Integrate with ThirdWeb to deploy NFT collections efficiently.
Development
Getting Started
- Clone the project repository from its source.
- Install the required dependencies.
- Refer to the deployment examples above to set up your use case.
Key Features
- No Secondary Fees: Mint and manage NFTs without additional costs.
- ThirdWeb Integration: Seamless compatibility with ThirdWeb tools.
- Clone Factory Support: Efficient deployment of multiple collections.
Contracts
Drop OE
- Contract Address (Implementation):
0x5aDEB38dE7E5485e54E9e2ae6a750d70F7245860 - Claim Transaction Without Secondary Fee Recipient:
View on Polygonscan - Contract Instance:
View on Thirdweb
Drop 721
- Contract Address:
0x70682de037C28b46dB85408A5Cb9dF95e15a6301 - Claim Transaction Without Secondary Fee Recipient:
View on Polygonscan - Contract Instance:
View on Thirdweb
Drop 1155
- Contract Address:
0x060087232E5aAC1c3793a1BAd866b5B930cfCA31 - Claim Transaction Without Secondary Fee Recipient:
View on Polygonscan - Contract Instance:
View on Thirdweb
Notes
This documentation serves as a comprehensive guide for interacting with the ThirdWeb Tokens Project. Use the provided contract addresses and transaction links for deeper exploration and verification. For additional support, consult the official ThirdWeb documentation or community resources.