LogoLogo
  • Kuiper - Documentation
  • Protocol
    • FAQ
    • Governance
    • Basket Creation
    • Launching a Basket
      • Proposing an Index
      • Proposing an Index
      • Creating a Basket
      • Creating the Basket
    • Rebalancing Auctions
      • Initiating an auction
      • Bidding on an auction
      • Auction Parameters
      • Bounties
      • Settling an auction
  • Contract Addresses
  • Audits
Powered by GitBook
On this page
  1. Protocol
  2. Launching a Basket

Creating the Basket

Once a proposal has been submitted, anyone can create the first basket by calling createBasket. This function takes one input, idNumber. Each proposal has an idNumber, and Kuiper uses that idNumber to determine which index to create a basket for.

There is no incentive for creating the basket in the protocol, but anyone can perform this task.

PreviousCreating a BasketNextRebalancing Auctions

Last updated 3 years ago