Unicove
SendStakingRAMSettings
Vaulta

chainbankeos

Contract

  • Overview
  • Actions (30)
  • Structs (50)
  • Tables (15)
  • ABI
    • order

      Struct property of st_rec_takeOrder

      Table row type of order

      {
        "name": "order",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "account",
            "type": "name"
          },
          {
            "name": "bid",
            "type": "asset"
          },
          {
            "name": "the_coins_for_sell",
            "type": "uint64[]"
          },
          {
            "name": "timestamp",
            "type": "uint64"
          }
        ]
      }