Vaulta

dapp.beny

Contract

  • Action parameter in setyieldsrc

    {
      "name": "setyieldsrc",
      "base": "",
      "fields": [
        {
          "name": "yield_source",
          "type": "name"
        },
        {
          "name": "yield_source_name",
          "type": "string"
        },
        {
          "name": "yield_source_description",
          "type": "string"
        },
        {
          "name": "stake_symbol",
          "type": "symbol"
        },
        {
          "name": "adaptor_contract",
          "type": "name"
        },
        {
          "name": "yield_source_cid",
          "type": "string"
        },
        {
          "name": "entry_fee_percentage_of_yield_x100000",
          "type": "uint32"
        },
        {
          "name": "daily_yield_x100000",
          "type": "uint32"
        },
        {
          "name": "token_value",
          "type": "asset"
        },
        {
          "name": "beny_value",
          "type": "asset"
        },
        {
          "name": "authorizer",
          "type": "name"
        }
      ]
    }