Vaulta

btexexchange

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of c_stats

    Field Type
    supply asset
    max_supply asset
    issuer account_name
  • Field Type
    account account_name
    add_time uint64
  • Field Type
    id uint64
    contract account_name
    sym uint64
    sym_name string
    precision uint8
  • Field Type
    id uint64
    base_id uint64
    contract account_name
    sym uint64
    sym_name string
    precision uint8
    creator account_name
    create_time uint64
    pledge asset
    price float64
    open_price float64
    open_date uint64
  • rows of token

    Field Type
    id uint64
    contract account_name
    sym uint64
    sym_name string
    precision uint8
    creator account_name
    create_time uint64
    pledge asset
    price float64
    open_price float64
    open_date uint64
  • Field Type
    id uint64
    c_id uint64
    owner account_name
    price float64
    amount asset
    amount_total asset
    order_time uint64
  • Field Type
    id uint64
    c_id uint64
    price float64
    amount asset
    amount_total asset
    order_time uint64
  • Field Type
    id uint64
    c_id uint64
    owner account_name
    price float64
    qty asset
    qty_total asset
    order_time uint64
  • Field Type
    id uint64
    c_id uint64
    price float64
    qty asset
    qty_total asset
    order_time uint64