Vaulta

bridge.start

Contract

The data tables defined by this contract.

  • Field Type
    channel_name name
    remote_contract name
    next_transfer_id uint64
    enabled bool
  • rows of info_row

    Field Type
    key name
    value string
  • 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
    admin_account name
    current_chain_name name
    enabled bool
    expire_after microseconds
    threshold uint8
  • rows of tokens

    Field Type
    channel name
    token_info extended_symbol
    do_issue bool
    min_quantity asset
    remote_token extended_symbol
    enabled bool
  • Field Type
    id uint64
    transaction_id checksum256
    from_blockchain name
    to_blockchain name
    from_account name
    to_account name
    quantity asset
    memo string
    transaction_time time_point_sec
    expires_at time_point_sec
    is_refund bool