Unicove
发送质押RAM设置
Vaulta

sunsunsundev

Contract

  • Overview
  • Actions (11)
  • Structs (15)
  • Tables (4)
  • ABI
  • The data tables defined by this contract.

    • accounts

      rows of account

      Field Type
      balance asset
      frozen bool
      whitelist bool
      date uint32
    • global

      rows of global

      Field Type
      gas_molecular uint64
      gas_denominator uint64
      min_fee asset
      pool name
    • records

      rows of deposit_records

      Field Type
      id uint64
      sender name
      key public_key
      memo string
      quantity asset
      date uint32
    • stat

      rows of currency_stats

      Field Type
      supply asset
      max_supply asset
      issuer name