Y-Foundry
  • Y-Foundry
  • Project
    • Built on the blockchain
    • Finances
      • Tokenomics
      • DAO Treasury
    • Roadmap
    • Seed backers
  • Essentials
    • The Foundry
    • The Forge
    • Vaults
    • dApp
  • Community
    • Roles
    • Crucibles
    • Governance
      • Proposals
        • Funding
        • Outcomes
      • Voting
    • Bounties
  • Dev Corner
    • Developer Corner
    • dApp
    • Web2
  • Info
    • References
      • Glossary
      • Proposal Categories
        • Basic
        • Whitelist
        • Vault
        • Contract Deployment
        • Parameter
        • Emergency
      • Life cycle
        • Idea
        • Proposal
        • Development
        • NFT Generation
        • Deployment
        • Fund Disbursement
        • Maintenance
        • Retirement
      • Dev Funding Distribution
    • Socials
    • Contracts
    • Disclaimer
Powered by GitBook
On this page
  • Parameter Types:
  • Parameter Fields:
  • Modifying and altering
  1. Info
  2. References
  3. Proposal Categories

Parameter

Parameter proposals affect values stored in governance contracts (Forge, Claim) and new proposals.

Parameters with a status set to ‘deprecated’ can still be queried but can’t be modified.

Parameter Types:

MVP Parameters:

  • uint64

  • uint128

  • decimal

  • percent

v1 Parameters:

  • text

Text type is a work in progress for v1 and not available in MVP at this time.

Parameter Fields:

  • Reference Name

  • Name

  • Description

  • Lower Range (optional)

  • Value

  • Upper Range (optional)

  • Status

Modifying and altering

Governance parameter fields that allow modifying:

  • Value

  • Status

Status field allows altering to:

  • Status

PreviousContract DeploymentNextEmergency

Last updated 2 years ago