Unicove
SendStakingRAMSettings
Vaulta

landlordsupt

Contract

  • Overview
  • Actions (1)
  • Structs (3)
  • Tables (2)
  • ABI
    • order_info

      Table row type of orders

      {
        "name": "order_info",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "username",
            "type": "name"
          },
          {
            "name": "timestamp",
            "type": "uint64"
          },
          {
            "name": "amount",
            "type": "asset"
          }
        ]
      }