Telos

apx

合约

此合约定义的数据表。

  • 行数据 account

    字段 类型
    balance asset
  • 字段 类型
    account_name name
    reputation uint16
    liquid asset
    powered asset
    powering_down asset
    delegated asset
    delegating asset
    vote_charges float64
    last_recharge_time time_point_sec
    flagged bool
  • 行数据 config

    字段 类型
    contract_name string
    contract_version string
    admin name
    last_post_id uint64
    last_paid_post uint64
    total_accounts uint32
    total_unpaid_votes asset
    total_supply asset
    powered_supply asset
    max_supply asset
    inflation_rate float64
    max_vote_charges uint16
    powerdown_period uint32
    rewards_period uint32
    vote_recharge_period uint32
    appics_account name
    rewards_account name
    creator_rewards_share float64
    voters_rewards_share float64
    appics_rewards_share float64
    autopower_percent float64
    last_inflation_block uint64
  • 字段 类型
    id uint64
    from name
    to name
    amount asset
    delegation_time time_point_sec
    expiration_time time_point_sec
  • 行数据 post

    字段 类型
    post_id uint64
    parent_post_id uint64
    post_time time_point_sec
    creator name
    image string
    content string
    permlink string
    upvotes asset
    flagged bool
    deleted bool
    paying bool
    paid bool
    post_rewards_paid asset
    remaining_rewards asset
  • 字段 类型
    id uint64
    amount asset
    powerdown_time time_point_sec
    last_refresh_time time_point_sec
  • 行数据 currency_stats

    字段 类型
    supply asset
    max_supply asset
    issuer name
  • 字段 类型
    telos_account name
    steem_account string
    steem_account_hash checksum256
    liquid asset
    staked asset
  • 行数据 vote

    字段 类型
    account_name name
    vote_power asset
    vote_time time_point_sec