Architecture

Glossary

Terms and abbreviations used in XDAO documentation.

TermDefinition
Absolute majority votingA quorum requires 50% + 1 vote.
ApprovePermission granted to a smart contract or Dapp to interact with a specified amount of tokens on the DAO's balance.
AUM (Assets Under Management)All assets managed by the DAO.
Burn LPDestruction of LP tokens by their holder; in exchange, the holder receives a proportional share of the DAO's assets. Available when managers have enabled LP Burning.
ConsensusThe principle by which any action permitted under the DAO's rules is carried out only after a vote is created and a quorum is reached.
CrowdfundingPublic sale of LP tokens: any address, or addresses from a whitelist, can participate.
CustomA DAO mode where members can hold different amounts of GT and, accordingly, different voting power.
DAO (Digital Autonomous Organization)A digital autonomous organization: a form of organization where members' activity is based on rules set in smart contracts, and decisions are executed only when consensus is reached.
DEX (Decentralized Exchange)A decentralized exchange.
DividendsDistribution of DAO funds among holders of LP, GT, or any other selected tokens.
GasThe network fee charged for processing a transaction on the blockchain.
GT (Governance Token)A token that grants the right to create and participate in votes. It has no price, cannot be sent via a regular transfer, and can only be issued or transferred through a DAO vote. The GT address is the same as the DAO address.
Hybrid votingMembers vote off-chain with a unique signature, while the result is processed on-chain. This significantly reduces gas costs without compromising security.
LaunchpadA platform for publicly launching a token sale. In XDAO, it is implemented through Crowdfunding.
LP (Liquidity Provider Token)An investment token following the ERC-20 standard, backed by the DAO's assets. The price of one LP = DAO AUM / number of LP tokens in circulation. When burned, the holder receives a proportional share of the AUM.
ManagerA GT holder who can create votes and participate in managing the DAO.
MemberA holder of GT in this DAO.
MintingThe creation of new tokens: GT for members, or LP when raising funds.
ModuleA special smart contract that adds extra functionality to a DAO.
MultisigA DAO mode in which all managers hold one GT each and have equal voting power.
Off-chain votingA vote whose result is not recorded on the blockchain and is not executed automatically; typically used for community polls.
On-chain votingA vote that is recorded on the blockchain; the result is executed automatically once a quorum is reached. Requires gas costs.
Permitted addressAn address or smart contract permitted to perform operations on behalf of the DAO without a vote.
Private OfferA targeted sale of LP tokens to a specific buyer at a pre-agreed price.
Private Exit OfferA targeted offer, created by DAO managers, that lets an LP holder exit the DAO: burn their LP and receive pre-defined assets.
ProposalAn off-chain poll of the DAO community based on holding a selected token (GT, LP, or any other).
QuorumThe minimum share of GT that holders must support for a vote to be considered legitimate and for the decision to be executed.
Total Sale AmountThe total sale amount in Crowdfunding, including the fee — specified by the project during setup.
TreasuryAll funds and assets on the DAO's balance.
VestingThe gradual unlocking of purchased tokens according to a set schedule.
Voting powerA member's share of voting weight, proportional to the amount of GT they hold.
WalletConnectThe protocol through which a DAO or wallet connects to external DeFi applications (Dapps).
WhitelistA list of addresses permitted to participate in a token sale.