Vaulta

dadgovernanc

Contract

  • Table row type of setting2

    {
      "name": "settings",
      "base": "",
      "fields": [
        {
          "name": "proposer_fee",
          "type": "asset"
        },
        {
          "name": "accept_vote_per",
          "type": "uint32"
        },
        {
          "name": "approved_vote_per",
          "type": "uint32"
        },
        {
          "name": "tokensymbol",
          "type": "symbol"
        },
        {
          "name": "tokencontract",
          "type": "name"
        },
        {
          "name": "feescontract",
          "type": "name"
        },
        {
          "name": "timelock_hours",
          "type": "uint8"
        },
        {
          "name": "approval_hours",
          "type": "uint8"
        },
        {
          "name": "accepted_hours",
          "type": "uint8"
        }
      ]
    }