Detection lag is how long after zilkroad created a listing we saw it. The venue rebuilds its book about every 5 s, so most of that number is theirs, not ours — our own round trip is ~44 ms. Only detection and the decision are ours; once the order leaves, the first credited payment wins.
| when | item | rank | price | our ceiling | how far over |
|---|
The bot watches and logs what it would buy. To start hunting, enter the remaining 8 seed words — they live in memory only and are wiped on Stop, on restart and on shutdown.
Stop wipes the signer and the payment wallet from memory.
Both endpoints count attempts, not successes, and they are capped separately per IP — 20 POSTs to the offer endpoint were accepted and the 21st refused while the order endpoint kept working. Running either to zero means the bot cannot act at all for up to an hour, so detection never touches a write endpoint.
The ceiling is the lower of anchor × (1 − discount) and the resale guard — the price above which reselling at the anchor would not repay the 5 % seller royalty plus two network fees. The guard never loosens.
| collection | status | supply | ranked | floor | ref floor | buy ≤ common | buy ≤ rarest | listed | sales | royalty | discount | auto-list | held |
|---|
Zilkroad is a marketplace, not one collection — more will be listed on it, so this is a registry rather than a constant buried in the pricing code. Everything except the name is read live from the venue.
| token | amount | status | funded | expires |
|---|
An offer needs no sign-in. The venue answers a ZR-OFR- code and a unique deposit address; escrow credits in 3–7 minutes, the bid stands 72 hours, and withdrawing refunds it. You pay exactly what you bid — the 5 % royalty comes off the seller. A bid is refused above the same ceiling the hunter obeys.
| when | kind | amount | status |
|---|
| when | item | paid | status | tx |
|---|