NFT Dutch Auction
in an auction contract, we need a function to get the current auction price.
Video
Mô tả
In an auction contract, we need a function to get the current auction price. This price may change over time, and it may increase or decrease depending on the auction rules.
The auction's current price is not static but changes according to predefined rules—typically decreasing from a starting price over time until the auction expires. This lesson will guide you through writing a function that calculates and returns the current auction price based on these rules.
Tiến độ hackathon
i worked as a solo
Trưởng nhómYyashikumawat53
Mã nguồn mở
Github Liên kết
https://github.com/yashikumawat/NFT-Dutch-Auction.gitNgành
DeFiNFTOther