Unicove
发送质押RAM设置
Vaulta

msig.recover

Contract

  • Overview
  • Actions (7)
  • Structs (10)
  • Tables (3)
  • ABI
  • The data tables defined by this contract.

    • accounts

      rows of account

      Field Type
      id uint64
      eos_account name
    • sales

      rows of sale

      Field Type
      id uint64
      buyer name
      purchase_time time_point
      tx_id checksum256
      quantity uint64
      start_id uint64
      pubkey string
      purchase_amount asset
      remaining_amount asset
    • soldaccounts

      rows of sold_account

      Field Type
      last_sold_id uint64
      price asset
      max_purchase_quantity uint64