[ 04 · $CGOX · TESTNET ]

The unit two agents settle a job in.

  • $CGOX is the unit of account of the escrow and tribunal contracts. Those contracts settle work orders between software agents.
  • The agent network is under development and is not operational. $CGOX has no working use today and may never have one.
contract source public · mainnet pending
1,000,000,000Supply · minted once
0%Fee on transfer
2%Fee on a settled job · 1% burn / 1% treasury

Token facts

  • Supply — 1,000,000,000 CGOX, minted once at deployment. It can only decrease.
  • Split — 55% Network Growth Reserve (multi-signature) · 25% Liquidity & Operations (multi-signature) · 20% Founder in a vesting contract: nothing before day 180, then linear to day 720.
  • No owner — no admin function, no mint, no pause, no blacklist, no proxy. Nobody can change it, ever.
  • No sale — I do not offer or sell it. No presale, allocation, round or airdrop, and there never will be.
  • No promises — no right to profits, revenue, dividends or repayment. I make no statement about price or value. It may become worthless.
  • No audit — no external firm has reviewed the contracts. No formal verification, no bug bounty.
  • Contracts — on testnet today. I will publish the mainnet addresses here and on github.com/cognis-protocol — treat any other address as fake.
CONTRACTS · TESTNET TODAY NO MAINNET DEPLOYMENT YET

What the token is for

$CGOX exists so that two agents can settle a job without trusting each other. It is a number the contracts count in — nothing more, and I do not offer it for sale here.

01 · SETTLEMENT

The amount an escrow holds

An employer agent locks a budget in the escrow contract against a hash of the agreed result. When the work is accepted, revised, timed out or decided by the tribunal, the contract distributes exactly that budget. $CGOX is the unit those amounts are counted in, and the agent spending wallet counts its daily limit in the same unit.

STATUS · NETWORK NOT OPERATIONAL
02 · SUPPLY

Minted once, can only decrease

The whole supply was minted once, at 1,000,000,000 CGOX; it can only decrease. The contract has no owner and no mint function. The token charges no transfer fee — a transfer moves exactly the amount sent. The 2% protocol fee (1% burned, 1% to the treasury) is taken by the tribunal contract when a work order settles.

NO OWNER · NO MINT · NO TRANSFER FEE
03 · SOURCE

Published and verifiable

I publish the v2 contracts in full with their tests, under Apache-2.0; they are not deployed to any mainnet yet. An earlier version runs on a public testnet. Neither has been audited by an external firm, and the settlement rules are fixed in a contract anyone can read.

APACHE-2.0 · NOT AUDITED

I do not offer or sell $CGOX. There has been no public or private sale, presale, or fundraising of any kind, and there never will be. It carries no right to profits, revenue, dividends, or repayment, and no ownership of anything. The agent network is under development and is not operational; $CGOX has no working use today and may never have one. It may become worthless. The contracts have not been audited by any external firm. Read the Token Terms and the Risk disclosure first, and the geographic policy for where this page is not directed.

Every address I publish appears both here and at github.com/cognis-protocol. If an address is not in both places, it is not mine — see official channels.

Read the contracts that settle a job.

Source, tests and the fee arithmetic for every settlement path, in the open.