Vaulta

bank.m

Contract

The data tables defined by this contract.

  • Field Type
    name name
  • rows of booktb

    Field Type
    index uint64
    from name
    receiver name
    quantity asset
    transaction_id checksum256
  • rows of book

    Field Type
    index uint64
    from name
    receiver string
    token_issuer name
    quantity asset
    memo string
    transfer_time uint64
    transaction_id checksum256
  • Field Type
    index uint64
    from name
    receiver name
    quantity asset
    transaction_id checksum256
  • Field Type
    index uint64
    from name
    receiver string
    token_issuer name
    quantity asset
    memo string
    transfer_time uint64
    transaction_id checksum256
  • rows of token

    Field Type
    index uint64
    issuer name
    min_quantity asset
    other_chain pair_name_name[]
    is_activated bool