Vaulta

eosdttowaxxx

Contract

The data tables defined by this contract.

  • rows of fees

    Field Type
    total asset
    reserve asset
    last_distribution time_point_sec
    fees_percentage float64
  • Field Type
    account name
    points uint64
  • rows of report_s

    Field Type
    id uint64
    transfer transfer_s
    confirmed bool
    confirmed_by name[]
    executed bool
    failed bool
    failed_by name[]
  • Field Type
    id uint64
    transfer transfer_s
    confirmed bool
    confirmed_by name[]
    executed bool
    failed bool
    failed_by name[]
  • Field Type
    current_chain_name name
    token_info token_info
    enabled bool
    do_issue bool
    next_transfer_id uint64
    expire_after microseconds
    threshold uint8
    min_quantity asset
  • Field Type
    id uint64
    transaction_id checksum256
    from_blockchain name
    to_blockchain name
    from_account name
    to_account name
    quantity asset
    transaction_time time_point_sec
    expires_at time_point_sec
    is_refund bool