testnet
—
—
—
—
—
Authority
Activity
—
These are not settings. They are in the script that unlocks the coin, and the network checks them on every spend — including the one that is crossed out.
The question this answers
Agent #002 could pay one address and could not pay it before a start time the network enforced. Both facts were fixed when its grant was created and neither could be edited afterwards — which is the property, and also the problem. An agent whose authority cannot be changed cannot be updated either.
So it is not updated. It is replaced. Agent #003 holds a key agent #002 never saw, under a grant published before it could be used, and #002’s grant was ended by a key that was not #002’s. Two authorities, one ending and one beginning, neither able to act for the other.
The handover is not atomic, and this page does not pretend it is. The successor was created timelocked and the predecessor revoked while the lock was still on, so there was a window in which neither grant could spend anything. That gap is the honest shape of a handover between two authorities that never share a key.
—
—
created may first spend
Who it pays
A name over an address is a claim about identity, and an ordinary address makes it unfalsifiable — it is whoever we say it is. So each name below is re-derived on every run from a published artefact, and one that stops matching is dropped: the address is then shown without a name, which is worse to read and far better than a name that is wrong.
Agent #001 and agent #002 were both built here. This is therefore not a market, and saying otherwise would be the easiest claim on this site to catch out.
What it is: a payment between two independent grants, with two different keys, each able to pay exactly one address, settled on a public chain where anyone can look it up. The demonstration is that the rails work between agents — not that a third party chose to trade with us.
The digest #002 pays for is also published free at wardaprotocol.com/agent-001.json. Paywalling it to make this look better would have swapped the one claim here a stranger can verify for one that merely sounds impressive.
Its lineage
A Warda grant’s terms cannot be edited. Replacing what an agent may spend therefore means ending one grant and starting another — and the grant that ends does not get a say in it, because the key that ends it is not the agent’s.
Its lineage
This grant was not issued by a person. Another grant subdivided itself and handed over a bounded piece of its own authority — which the covenant permits only in one direction. Each figure below is parent → child.
Its authority
Its limits
Every sentence below is produced by running the same function the payer runs before it builds a transaction — against this grant, with these numbers. None of them is copy. If the grant’s limits changed, these would change with them, or the page would not build.
Its work
Refusals included. A purchase log that records only the successes is a sales brochure, and the run that was turned away for being early is the more interesting half of this one.
Coins at this grant’s payees that one of the receipts above names. Attribution is by transaction id, not by address — a payee’s address serves whoever pays it, and more than one agent here pays the same one, so “it arrived after this grant opened and is under its cap” is a guess rather than a fact.
Honesty
Agent #001’s second grant paid a third-party vendor 1.47 KAS for a service that never arrived. That is on its page, with the transaction id, for the same reason this column is here: the covenant bounds what a vendor who takes payment without delivering can take, and it does not do anything else.
Check it
Every field below is on the chain. Nothing here needs to be believed.
Reproduce the purchase yourself:
git clone https://github.com/ArtyKOMarkets/warda && cd warda/agent-002 source ../ops/node.env WARDA_SK=$(cat ../covenant/deploy/agent-002.key) \ node --experimental-strip-types tools/buy.ts \ https://warda-demo-api.vercel.app/digest
The key is not in the repository, so that command will pay from your grant, not ours. agent-002/README.md has the three commands that mint one.