Telos

secretchat4u

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of id

    Field Type
    id uint64
  • rows of iid

    Field Type
    id uint64
    timestamp uint64
  • rows of inbox

    Field Type
    id uint64
    timestamp uint64
    sender name
    message string
    nonce uint64
    checksum uint64
  • rows of oid

    Field Type
    id uint64
    timestamp uint64
  • rows of outbox

    Field Type
    id uint64
    refinid uint64
    receiver name
  • Field Type
    supply asset
    max_supply asset
    issuer name