🌊
FluBid
  • Overview
  • Auction Types
    • Rental Auctions Overview
    • Continuous Rental Auction
    • English Rental Auction
  • Controllers
    • Controllers Overview
    • delegate.cash Controller
    • Lens Profile Controller
    • ERC4907 Controller
  • Contracts
    • Addresses
    • Contracts Documentation
  • GitHub
Powered by GitBook
On this page
  • Any Asset, Any Utility
  • Multiple Rental Auction Mechanisms

Overview

Peer to peer NFT rentals powered by Superfluid

FluBid enables trustless peer to peer NFT rentals with auction based pricing and continuous payment. NFT owners retain full custody while renters pay for the utility of the asset.

All payment is done via Superfluid streams.

Any Asset, Any Utility

Any asset with bespoke utility can be rented on FluBid by writing a Controller. Controllers are like adapters that hold assets and grant renters the ability to use them. Controllers are just a few lines of code.

Controllers are already written for Lens Profiles, ERC4907 tokens, and the delegate.cash registry.

Each Rental Auction contract instance handles the rental of one asset. Rental Auctions are deployed along with a controller to handle asset-specific logic.

Multiple Rental Auction Mechanisms

FluBid currently has two types of rental auctions: the English Rental Auction and the Continuous Rental Auction.

NextRental Auctions Overview

Last updated 2 years ago