@smart-contracts/nft-sale-with-bulk-mint-discount
An NFT with a built in sale that provides bulk minting discounts. When minting multiple NFTs, gas costs are reduced compared to a normal NFT contract.
An NFT with a built in sale that provides bulk minting discounts. When minting multiple NFTs, gas costs are reduced compared to a normal NFT contract.
An NFT with a built in sale. NFT holders can burn their NFTs in a way that can be recognized off-chain.
NFT and whitelisted Sale, with burn functions to completely remove NFTs from circulation.
NFT with a built in sale. The owner is able to pause both NFT transactions, and the sale - primarily in the case of a problem.
NFT with a built in sale. The sale includes a per wallet limit to guarantee a large number of users are able to purchase NFTs.
Simple Token. A fixed supply is minted on deployment, and new tokens can never be created.
A customizable DAO. Voting periods and delays can be adjusted, with a timelock.
A standard DAO setup. Voting period of 1 week, with a 1 block voting delay.
Token with a fixed total supply, that allows the owner to pause/unpause transfers - primarily in the case of a problem.
This contract allows payments to be split among a group of accounts.
An NFT that supports creating multiple collections.
Simple NFT with a built in sale.
Delays the execution of a separate contract function. Primarily used as part of a DAO
Fixed supply token that allows for voting on connected DAO proposals.
Hardhat plugin that helps with deployment and public contracts
Hardhat plugin for ui of abi
Smart contracts for Upshot
Solidity code to create, extend, manage and qualify on-chain tools
Obscuro Labs