Vaulta

thedbondsacc

Contract

  • Table row type of fcdbond

    {
      "name": "fc_dbond_stats",
      "base": "",
      "fields": [
        {
          "name": "dbond",
          "type": "fc_dbond"
        },
        {
          "name": "initial_time",
          "type": "time_point"
        },
        {
          "name": "initial_price",
          "type": "extended_asset"
        },
        {
          "name": "current_price",
          "type": "extended_asset"
        },
        {
          "name": "fc_state",
          "type": "int32"
        },
        {
          "name": "confirmed_by_counterparty",
          "type": "int32"
        }
      ]
    }