Vaulta

dadeosoption

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of config

    Field Type
    mindeposit asset
    settlementcon name
    feebufferpct float32
    impliedvolrate float32
    optioncollateralizationratio int64
    profitpctreward float32
    rewardtokensym symbol
    rewardtokencon name
    rewardamt asset
    rewardcollected asset
    enablerwd bool
    minoption asset
  • Field Type
    account name
    balance asset
    tokencontract name
  • Field Type
    discount int64
  • rows of options

    Field Type
    id uint64
    status string
    account name
    strike float64
    amount asset
    lockedamount asset
    premium asset
    prempaidsym asset
    expiration time_point_sec
    optiontype int64
    feedepositedin symbol
  • rows of pairdet

    Field Type
    tokensym symbol
    tokencontract name
    pairid uint64
  • rows of pair

    Field Type
    id uint64
    token0 token
    token1 token
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    block_time_last time_point_sec
  • Field Type
    account name
    amount asset
    strike float64
    feedetails feeinfo
    period int64
    starttime time_point_sec
    optiontype int64
    feedepositedin symbol
    prempaidsym asset
  • Field Type
    id uint64
    price float64
    percntchange float64
    updatedat time_point_sec
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    daycount int64
    starttime time_point_sec
    settlementhr uint64