Collection-based/Floor-based orders
NFT Swap SDK supports Collection-based orders. Allows users to bid on any NFT from a specified collection.
Makers can create bids (orders) for any NFT from a specific collection.
Use Case Example
Let's say a user wants to buy any Bored Ape and they don't care which specific Ape they get. The user simply signs a collection order (shown below) agreeing to buy an NFT from the collection for a specified amount of an ERC20 token.
Example Code:
Create collection-based or floor-based orders easily:
Last updated