AntfarmDAO
HomeGovernanceTreasuryDelegatesContractsUpdatesCareersAbout
View ProposalsOpen Antfarm App
AntfarmDAO

Public governance and transparency portal for the Antfarm ecosystem. Review proposals, treasury activity, delegates, and verified contracts.

Verify official contracts, proposals, and community links before interacting. Review security guidance.

Last synchronized: Jul 11, 2026, 6:23 PM GMT+2

Governance

  • Proposals
  • Delegates
  • Treasury
  • Governance parameters

Participate

  • Careers
  • Contribute

Community

  • X Opens in a new tab.
  • LinkedIn Opens in a new tab.
  • Discord Opens in a new tab.
  • Telegram Opens in a new tab.

Resources

  • Documentation Opens in a new tab.
  • Protocol Opens in a new tab.
  • GitHub Opens in a new tab.
  • Contracts
  • Security

© 2026 The Antfarm DAO. Informational purposes only.

SecurityPrivacyTermsDisclaimer

Security contact: support@antfarmdao.com

Governance

Governance glossary

Short and detailed definitions for Antfarm DAO governance concepts, with links to live pages and verification sources.

Last reviewed: Jun 30, 2026

AGT

Antfarm Governance Token — the ERC-20 token used to acquire voting power through locking and delegation.

AGT is documented as the base governance token. Holders may lock AGT to receive veAGT voting power or delegate voting power to another address. Live contract metadata and balances should be verified onchain.

Contract address is listed in the site registry and token pages.

  • AGT token page
  • Governance guide

veAGT

Vote-escrowed AGT — non-transferable voting power derived from locked AGT.

Documentation describes a 1:1 relationship between locked AGT and veAGT for voting purposes. Transferability and unstaking behavior must be confirmed against the active veAGT contract.

Used by the governor for proposal thresholds, quorum, and vote weight.

  • veAGT token page
  • Delegation

Governor

Onchain contract that manages proposal creation, voting, and queuing for execution.

The Antfarm Governor stores parameters such as voting delay, voting period, proposal threshold, and quorum. Passed proposals are queued to the timelock.

Registered governor address: see /contracts and /governance/parameters.

  • Governance parameters
  • Contracts

Timelock

Controller that enforces a minimum delay before queued governance actions execute.

After a proposal succeeds, its executable calls are scheduled in the timelock. Anyone may execute after the delay elapses, subject to contract rules.

The timelock address is also the primary treasury address tracked on this site.

  • Treasury methodology
  • How it works

Quorum

Minimum participation required for a proposal vote to be valid.

Quorum is read from the governor contract and compared against total For, Against, and Abstain voting power cast during the voting period.

Live quorum appears on proposal pages and the parameters page.

  • Parameters

Proposal threshold

Minimum voting power required to submit a new governance proposal.

Addresses below the threshold cannot create proposals onchain. The threshold is a governor parameter and may change through governance.

  • Parameters

Voting delay

Blocks between proposal creation and the start of voting.

Voting delay gives participants time to review proposal metadata and executable calls before votes are counted.

  • Parameters

Voting period

Duration of the active voting window, measured in blocks.

Block-to-time conversions are approximate because block production varies. Use live block parameters rather than fixed clock estimates.

  • Parameters

Delegation

Assigning voting power to another address without transferring token ownership.

Delegators retain AGT/veAGT ownership. Delegates vote using delegated power. Snapshot timing affects which power counts at vote time.

  • Delegates
  • Governance guide

Voting power

Weight used to cast governance votes, typically derived from veAGT balances.

Voting power can be self-delegated or delegated from other holders. Live delegate pages show current delegated totals from governance data providers.

Snapshot

The block or time at which voting power is measured for a vote.

Exact snapshot mechanics depend on the governor and token implementation. Verify against contract documentation and live vote transactions.

  • Proposal detail pages

Proposal state

Current lifecycle status of a governance proposal.

States include pending, active, succeeded, defeated, queued, executed, canceled, expired, and unknown when mapping is incomplete.

  • How it works

Executable call

A contract call queued for execution if a proposal passes.

Each call includes a target address, value, and calldata. The timelock executes the batch after the minimum delay.

  • Read a proposal

Calldata

Encoded function call data sent to a contract.

Calldata can be decoded when the function signature is known. Unknown calldata should not be interpreted as a reviewed plain-language description.

Treasury

DAO-controlled assets tracked at reviewed treasury addresses.

This site totals balances at configured treasury addresses. Treasury value is not the same as protocol TVL or token market cap.

  • Treasury

Delegate

An address that receives delegated voting power and may vote on proposals.

Delegates vote using power assigned by delegators. Delegation does not transfer token ownership.

  • Delegates

Delegator

A token holder who assigns voting power to another address.

Delegators retain token ownership while allowing another address to vote on their behalf.

Onchain execution

Running approved proposal calls through the timelock on the blockchain.

Execution should be verified with a transaction receipt, not only a governance UI status label.

Block number

Sequential index of an Ethereum block used for timing and verification.

Governance timing is often expressed in blocks. Block-to-time estimates depend on network block production and are approximate.

Transaction receipt

Onchain record confirming whether a transaction succeeded and which logs were emitted.

Receipt status and logs are the authoritative record of whether an execution transaction succeeded.

Related

  • How governance works
  • Parameters
  • Proposals

On this page

  1. AGT
  2. veAGT
  3. Governor
  4. Timelock
  5. Quorum
  6. Proposal threshold
  7. Voting delay
  8. Voting period
  9. Delegation
  10. Voting power
  11. Snapshot
  12. Proposal state
  13. Executable call
  14. Calldata
  15. Treasury
  16. Delegate
  17. Delegator
  18. Onchain execution
  19. Block number
  20. Transaction receipt