Vaulta

daccustodia1

Contract

The data tables defined by this contract.

  • Field Type
    candidate_name name
    requestedpay asset
    locked_tokens asset
    total_votes uint64
    is_active uint8
    custodian_end_time_stamp time_point_sec
  • Field Type
    lockupasset asset
    maxvotes uint8
    numelected uint8
    periodlength uint32
    authaccount name
    tokenholder name
    serviceprovider name
    should_pay_via_service_provider bool
    initial_vote_quorum_percent uint32
    vote_quorum_percent uint32
    auth_threshold_high uint8
    auth_threshold_mid uint8
    auth_threshold_low uint8
    lockup_release_time_delay uint32
    requested_pay_max asset
  • Field Type
    cust_name name
    requestedpay asset
    total_votes uint64
  • rows of pay

    Field Type
    key uint64
    receiver name
    quantity asset
    memo string
  • Field Type
    sender name
    quantity asset
    memo string
  • Field Type
    lastperiodtime time_point_sec
    total_weight_of_votes int64
    total_votes_on_candidates int64
    number_active_candidates uint32
    met_initial_votes_threshold bool
  • rows of vote

    Field Type
    voter name
    proxy name
    candidates name[]