Vaulta

thedaothedao

Contract

The data tables defined by this contract.

  • Field Type
    name name
    total_respect uint64
    average_respect float64
  • rows of account

    Field Type
    balance asset
  • Field Type
    quantity extended_asset
    from name
  • rows of claim

    Field Type
    quantity extended_asset
  • rows of council

    Field Type
    delegate name
  • rows of global

    Field Type
    state uint64
    event_count uint64
    event_archive_blocks uint32[]
    next_event_block_height uint64
    event_interval uint64
    participate_duration uint64
    rooms_duration uint64
    fib_offset uint8
    council_size uint8
    num_approvals_required uint8
    min_num_participants uint8
  • rows of member

    Field Type
    user name
    is_approved bool
    is_banned bool
    approvers name[]
    recent_respect uint64[]
    total_respect uint64
    profile_blocks uint32[]
  • rows of node

    Field Type
    id name
    url string
  • Field Type
    user name
  • rows of ranking

    Field Type
    user name
    room uint64
    rankings name[]
  • rows of reward

    Field Type
    quantity extended_asset
  • rows of rng

    Field Type
    value checksum256
  • rows of room

    Field Type
    id uint64
    users name[]
    node_id name
  • Field Type
    supply asset
    max_supply asset
    issuer name