Vaulta

bss.defi

Contract

  • Action parameter in redeem

    {
      "name": "redeem",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "period",
          "type": "uint32"
        },
        {
          "name": "bssr_deposit_id",
          "type": "uint64"
        },
        {
          "name": "to_bss",
          "type": "bool"
        }
      ]
    }