Module dao::core_contracts
source · Expand description
Module containing core contracts of the DAO.
Structs§
- Event emitted when tokens have been burnt.
- NFT module used by DAO.
- Deployer for the DaoNft contract.
- Reference to the DaoNft contract instance.
- NFT contract that tells the system if user is KYC’d. Kyc Owned Nft contract acts like an erc-721 token and derives most of erc-721 standard.
- Deployer for the KycNftContract contract.
- Reference to the KycNftContract contract instance.
- Event emitted when tokens have been minted.
- Implementation of the Reputation Contract.
- Deployer for the ReputationContract contract.
- Reference to the ReputationContract contract instance.
- NFT contract holding information about members of the DAO.
- Deployer for the VaNftContract contract.
- Reference to the VaNftContract contract instance.
- Variable Repository Contract.
- Deployer for the VariableRepositoryContract contract.
- Reference to the VariableRepositoryContract contract instance.
Type Aliases§
- A unique token id.
- A distinct Uniform Resource Identifier (URI) for a token.