Settling an Ante
Last updated
Last updated
Antes can be settled by a single or chosen by the author.
Judge can settle the Ante any time after the settlement period starts by providing a digital signature specifying the winning side. This does not cost the judge anything.
Any participant can then take the judge's signature and pay gas to settle the Ante.
Antes can be settled by smart contracts that reference other smart contracts or chain state (for example, checking if the token balance of a particular wallet has plunged).
Note: settlement contracts can be arbitrarily written and may contain trust assumptions (oracles, multisigs, etc.). Settlement contract writers are encouraged to document these, and users should be careful around settlement contracts they don't understand.
To learn how to write an Ante settlement contract, read our .