Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEAL: AC reserve auction contract #6

Open
13 tasks
stefdegroot opened this issue Aug 3, 2022 · 0 comments
Open
13 tasks

TEAL: AC reserve auction contract #6

stefdegroot opened this issue Aug 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request teal Changes to the TEAL contracts.

Comments

@stefdegroot
Copy link
Member

Create and test a fully featured TEAL 6 contract of an auction with prices in ASA.

Features:

  • Build with a single stateful contract
  • Bidder pays the contract itself for individual shareholder claims
  • backup bid repayment address in case of opt-out of the ASA
  • claim functions for all shareholders
  • configurable payout address
  • configurable shares
  • configurable reserve price
  • configurable duration
  • min bid increase protection (to prevent share division errors)
  • snipe protection (min time to counter bid must be 30 min)
  • close out as a separate function

Tasks:

  • create TEAL contract
  • test all TEAL routes on Testnet
@stefdegroot stefdegroot added the enhancement New feature or request label Aug 3, 2022
@stefdegroot stefdegroot self-assigned this Aug 23, 2022
@stefdegroot stefdegroot changed the title TEAL contract for auctions priced in ASA TEAL: AC reserve auction contract Jan 31, 2023
@stefdegroot stefdegroot added the teal Changes to the TEAL contracts. label Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request teal Changes to the TEAL contracts.
Projects
None yet
Development

No branches or pull requests

1 participant