Telos

secretchat4u

合约

此合约定义的数据表。

  • 行数据 account

    字段 类型
    balance asset
  • 行数据 id

    字段 类型
    id uint64
  • 行数据 iid

    字段 类型
    id uint64
    timestamp uint64
  • 行数据 inbox

    字段 类型
    id uint64
    timestamp uint64
    sender name
    message string
    nonce uint64
    checksum uint64
  • 行数据 oid

    字段 类型
    id uint64
    timestamp uint64
  • 行数据 outbox

    字段 类型
    id uint64
    refinid uint64
    receiver name
  • 行数据 currency_stats

    字段 类型
    supply asset
    max_supply asset
    issuer name