-
**Describe the feature you'd like**
`#!auction -d -sbid -ibid -item -desc -link`
- -d stands for duration
- -sbid stands for starting bid
- -ibid stands for interval bid, example is 1000 starting …
-
-
# Lines of code
https://github.com/code-423n4/2024-07-reserve/blob/3f133997e186465f4904553b0f8e86ecb7bbacbf/contracts/p1/BackingManager.sol#L114
https://github.com/code-423n4/2024-07-reserve/blob/3f1…
-
Actions : Finalize auction
-
Not sure if this will make sense to develop while the playerbase is small
-
### Description 🗒️
Update the webapp [auctions page](https://www.gnars.wtf/) to work with new the nouns.build contracts [deployed on Base](https://nouns.build/dao/base/0x880Fb3Cf5c6Cc2d7DFC13a993E8…
-
![auction auction](https://user-images.githubusercontent.com/31194353/36088254-517edc3e-1011-11e8-8244-90f575350cb7.png)
-
### Overview
We are in the middle of our live testing with the PAAPI, one of the challenges we have is to implement diversity logic.
Unlike display advertising, native advertising has several par…
-
NP Site Admin > Dashboard view needs to be eliminated or cleaned up
NP Site Admins don’t need to see any of this and they will never use any of it:
Screenshot 2024-04-27 at 12.39.50 PM2386×1424 492…
-
One of the basic purposes of the seller’s scoreAd function is to ensure that PA-API candidates exceed the auction floor price. This check, in most cases, is a trivial function “if A < B then reject” a…