Vaulta

slmgamesbank

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of st_global

    Field Type
    name name
    num uint64
    key public_key
  • rows of st_inlog

    Field Type
    id uint64
    from name
    contract name
    amount asset
    memo string
    timestamp uint64
    block_number uint64
    trx_id checksum256
  • rows of st_outlog

    Field Type
    id uint64
    timestamp uint64
    trx_id checksum256
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    token symbol
    contract name
    enable bool
    min asset