This repository was archived by the owner on Aug 4, 2023. It is now read-only.
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
per-sale-fee variant of the english_auction contract #182
For the same reasons mentioned in #181 (tldr; we'd like to pay auction fees to each individual artist, the address of which will vary per auction), MinterPop would like a variant of an english auction contract in which
fee_datais configurable per auction.Make a variation of the english_auction contract which enables configuring
fee_dataper auction.