Tinyman Docs
  • Tinyman V2 Overview
  • About Tinyman
  • Protocol Specification
    • Pool
      • Pool Creation
      • Adding Liquidity
      • Removing Liquidity
    • Swap
    • Fees
    • Flash Loan
    • Flash Swap
    • Additional Notes
  • FAQ
    • Migration FAQ
  • Fees
  • Permissioned Methods
    • Roles
    • Methods
    • Related Non-Permissioned Methods
  • Formulae
  • Disclaimer
  • Contracts
  • Audits & Security
  • Token and Governance
    • TINY Token Details
    • Governance Details
      • Overview
      • Governance Vault
      • Governance Rewards
      • Governance Process
      • TINY Farming
  • V2 Integration
    • Protocol Methods
      • Bootstrap
      • Add Initial Liquidity
      • Add Subsequent Liquidity
      • Remove Liquidity
      • Swap
      • Flash Loan
      • Flash Swap
    • State Data
    • Oracle Data
    • Calculating Quotes
    • Official SDKs
  • Swap Router
    • Transaction Specification
  • Swap Widget
    • Customization Preferences
    • How to export your Widget
  • Lending Pools
  • Trigger Orders & Recurring Orders
  • Liquid Staking
    • Liquid Staking
  • Tinyman V1
    • Overview
    • Tinyman AMM Basics
      • Creating Pools
      • Slippage & Excess
      • Farming
    • FAQ
    • Fees
    • Design Doc
    • Contracts
    • Tinyman Testnet
    • Disclaimer
    • Audits
    • Security
  • V1 Integration
    • Pool Lookup
    • Transaction Specifications
      • Bootstrap Pool
      • OptIn
      • Swap
      • Mint
      • Burn
      • Redeem
      • Create Validator App
      • Redeem Protocol Fees
    • Official SDKs
    • Community SDKs
  • Tinyman Presentations
  • Known Issues
    • 2021-11-12 - Pool overflow errors
Powered by GitBook
On this page
  • Proposal Creating
  • Proposal Voting

Was this helpful?

  1. Token and Governance
  2. Governance Details

Governance Process

This section will contain all parts of Tinyman Governance: Creating a Proposal, Proposal Voting, and Proposal Execution. All activities will take place on the blockchain and will require transaction signing.

Proposal Creating

This is actually the main step of the Governance Proposal: on-chain proposal and subsequent voting. To submit an on-chain proposal, the proposer must have a minimum TINY Power to his address and must publish a Governance forum post with a summary of the earlier discussions, the poll results from the forum, the proposal itself, and the proposal’s action.

  • At this stage, a Proposal Template with the following details will be provided for creating a proposal and submitting it.

    • Title

    • Category

    • Governance Forum URL

    • Governance Forum Poll

    • Description

  • Proposals must belong to one of the listed categories. The number and variety of categories will increase over time. Initial Categories:

    • Tinyman Protocol — Fee Structure

    • $TINY Token - Rewards (Governance, Farming, etc.)

    • Tinyman - Governance

    • Grants

    • Tinyman Analytics

    • Etc.

    • Note: We will provide a proposal template and placeholders for each category.

  • The proposal should defend something very clearly and urge the governors to agree or disagree with it. (For or Against, Yes or No, etc.)

    • There will also be a 3rd option that allows users who are undecided or dislike the proposal to veto the vote. (Veto or Abstention)

  • After the proposal is submitted by the owner, Tinyman team will check its eligibility. E.g.

    • Is the Discussion Forum URL valid and includes the associated discussion.

    • Is the Forum Poll URL valid and confirms that the early offer has been approved by the majority?

    • Is the content of the proposal convenient with the specified category?

    • etc.

    • Note: All these rules will be clearly expressed and public in the Forum.

  • Once the moderators approve the proposal, it will be listed in the Tinyman Governance Portal. Two days before the voting starts, the proposal will be reviewed.

  • Note: The amount or percentage of the threshold should be configurable with Governance proposals.

Proposal Voting

After the review process is over, everyone will have 7 days to vote. This is an on-chain process and governors have to connect their wallets to Governance Portal and validate their positions in the Governance vault. The proposal requires at least 2.25 million "YES" votes in Tiny Power to pass.

Details;

  • Users need to sign a transaction and this transaction will be tracked/recorded on the blockchain.

  • It is an irreversible activity: users vote once and it's over.

  • The governors will affect the voting result as much as the voting power they have.

PreviousGovernance RewardsNextTINY Farming

Last updated 10 months ago

Was this helpful?