Telos

eosio.trail

Contract

The data tables defined by this contract.

  • rows of airgrab

    Field Type
    recipient name
    tokens asset
  • rows of balance

    Field Type
    owner name
    tokens asset
  • rows of ballot

    Field Type
    ballot_id uint64
    table_id uint8
    reference_id uint64
  • Field Type
    owner name
    decayable_cb asset
    persistent_cb asset
    last_decay uint32
  • Field Type
    election_id uint64
    publisher name
    info_url string
    candidates candidate[]
    unique_voters uint32
    voting_symbol symbol
    begin_time uint32
    end_time uint32
  • rows of env

    Field Type
    publisher name
    totals uint64[]
    time_now uint32
    last_ballot_id uint64
  • Field Type
    board_id uint64
    publisher name
    info_url string
    candidates candidate[]
    unique_voters uint32
    voting_symbol symbol
    available_seats uint8
    begin_time uint32
    end_time uint32
    status uint8
  • Field Type
    prop_id uint64
    publisher name
    info_url string
    no_count asset
    yes_count asset
    abstain_count asset
    unique_voters uint32
    begin_time uint32
    end_time uint32
    cycle_count uint16
    status uint8
  • Field Type
    max_supply asset
    supply asset
    total_voters uint32
    total_proxies uint32
    publisher name
    info_url string
    settings token_settings
  • Field Type
    ballot_id uint64
    directions uint16[]
    weight asset
    expiration uint32