Vaulta

pools.start

Contract

The data tables defined by this contract.

  • Field Type
    account name
    last_claim_id uint64
    stake_balance asset
    tier uint8
    tier_history pair_uint8_time_point_sec[]
  • Field Type
    id uint64
    timestamp time_point_sec
    account name
    comment string
  • Field Type
    id uint64
    pool_id uint64
    account name
    bid asset
    allocation asset
    distributed asset
    lockup_start time_point_sec
    lockup_percent uint16
    lockup_period uint16
  • rows of pools_row

    Field Type
    id uint64
    owner name
    pool_type name
    title string
    avatar string
    tag_line string
    description string
    status name
    base_token extended_symbol
    swap_ratio extended_asset
    soft_cap asset
    hard_cap asset
    minimum_swap asset
    maximum_swap asset
    remaining_ask asset
    remaining_offer asset
    total_raise asset
    directly_allocated asset
    participants uint16
    pool_open time_point_sec
    private_end time_point_sec
    public_end time_point_sec
    bonus uint16
    commission_rate double_t
    commission_account name
    token_lockup bool
    lockup_percent uint16
    lockup_period uint16
    whitelist name[]
    web_links pair_name_string[]
    sentiment pair_name_uint32[]
    tags pair_name_string[]
  • Field Type
    id uint64
    token_info extended_symbol
    avatar string
  • Field Type
    account name
    vote int8
  • Field Type
    admin name
    platform_token extended_symbol
    featured_pools uint64[]
    listing_fee asset
    premium_access_fee asset
    social_fee asset
    lockup_buckets uint32
    unstake_buckets uint32
    social_buckets uint32
    fee_account name
    success_fee double_t
    website string
    contact string
    sourcecode string
    enabled bool
    last_pool_id uint64
    last_pool_account_id uint64
    last_token_id uint64
    stake_pool asset
    stake_reward_account name
  • Field Type
    owner name
    liquid asset
    staked asset
    unstaking asset
    stake_maturities pair_time_point_sec_asset[]
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • rows of tier

    Field Type
    id uint64
    threshold asset
    members int32
    weight int16
    bonus int32
  • rows of tokens

    Field Type
    token_info extended_symbol
    avatar string
    enabled bool
  • rows of wallet

    Field Type
    balance asset
    contract name