Vaulta

eosdetest111

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of assets_s

    Field Type
    asset_id uint64
    collection_name name
    schema_name name
    template_id int32
    ram_payer name
    backed_token asset[]
    immutable_serialized_data bytes
    mutable_serialized_data bytes
  • Field Type
    names string[]
  • rows of collab

    Field Type
    collaborate_with name
    accepted bool
    accepted_by_both bool
  • Field Type
    id uint64
    campaign_name string
    swarm_date string
    swarm_type uint8
    url string
    count_participants uint16
    count_rt uint16
    count_lk uint16
    rewardeos asset
    projectsource string
    free1 string
    free2 string
    free3 string
    free4 string
    free5 string
  • 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
    rate_reward uint16
    review_reward uint16
    collab_reward uint16
    solution_reward uint16
  • Field Type
    affiliate name
    collaborate_with name
  • rows of sandbox

    Field Type
    id uint64
    free1 string
    free2 string
    free3 string
    free4 string
    free5 string
    free6 string
    free7 string
    free8 string
    free9 string
    free10 string
  • Field Type
    affiliate name
    description string
    solution_name string
    affiliate_type uint8
    socials pair_string_string[]
    code_type uint8
    contracts name[]
    links_to_code string[]
    affiliates_role string
    category string
    total_ratings uint32
    nr_of_voters uint32
    logo_url string
    website string
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • rows of user

    Field Type
    user name
    comment string
    rating uint8
  • Field Type
    user name
    comment string
    rating uint8
    time_of_review time_point_sec
  • Field Type
    user name
    socials pair_string_string[]