Vaulta

eparticlectr

Contract

The data tables defined by this contract.

  • Field Type
    period uint64
    curation_sum uint64
    editor_sum uint64
  • Field Type
    period uint64
    curation_sum uint64
    editor_sum uint64
  • Field Type
    id uint64
    wiki_id uint64
    proposer name
    slug string
    ipfs_hash ipfshash_t
    group_id int64
    lang_code string
    starttime uint32
    endtime uint32
    memo string
    finalized bool
  • Field Type
    id uint64
    wiki_id uint64
    proposer name
    slug string
    ipfs_hash ipfshash_t
    group_id int64
    lang_code string
    starttime uint32
    endtime uint32
    memo string
    finalized bool
    proxied_for string
    extra_note string
  • Field Type
    id uint64
    user name
    vote_points uint64
    edit_points uint64
    proposal_id uint64
    proposal_finalize_time uint32
    proposal_finalize_period uint32
    proposalresult bool
    is_editor bool
    is_tie bool
    memo string
  • Field Type
    id uint64
    user name
    vote_points uint64
    edit_points uint64
    proposal_id uint64
    proposal_finalize_time uint32
    proposal_finalize_period uint32
    proposalresult bool
    is_editor bool
    is_tie bool
    memo string
    proxied_for string
    extra_note string
  • rows of stake

    Field Type
    id uint64
    user name
    amount uint64
    timestamp uint32
    completion_time uint32
  • Field Type
    id uint64
    user name
    amount uint64
    timestamp uint32
    completion_time uint32
    proxied_for string
    extra_note string
  • rows of vote_t

    Field Type
    id uint64
    proposal_id uint64
    ipfs_hash ipfshash_t
    approve bool
    is_editor bool
    amount uint64
    voter name
    timestamp uint32
    stake_id uint64
    memo string
  • Field Type
    id uint64
    proposal_id uint64
    ipfs_hash ipfshash_t
    approve bool
    is_editor bool
    amount uint64
    voter name
    timestamp uint32
    stake_id uint64
    memo string
    proxied_for string
    extra_note string
  • rows of oldwiki

    Field Type
    id uint64
    hash ipfshash_t
    parent_hash ipfshash_t
  • rows of wiki

    Field Type
    id uint64
    slug string
    group_id uint64
    lang_code string
    ipfs_hash ipfshash_t