Unicove
SendStakingRAMSettings
Vaulta

ylecorecodes

Contract

  • Overview
  • Actions (31)
  • Structs (42)
  • Tables (12)
  • ABI
    • order_s

      Table row type of cptorders

      Table row type of farmorders

      {
        "name": "order_s",
        "base": "",
        "fields": [
          {
            "name": "assetid",
            "type": "uint64"
          },
          {
            "name": "asset_alias",
            "type": "string"
          },
          {
            "name": "price",
            "type": "asset"
          },
          {
            "name": "timestamp",
            "type": "uint64"
          },
          {
            "name": "owner",
            "type": "name"
          }
        ]
      }