Unicove
전송 스테이킹RAM설정
Vaulta

set.yfc

Contract

  • Overview
  • Actions (9)
  • Structs (16)
  • Tables (7)
  • ABI
    • captchas

      Table row type of captchas

      {
        "name": "captchas",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "user",
            "type": "name"
          },
          {
            "name": "timestamp",
            "type": "uint64"
          },
          {
            "name": "code",
            "type": "string"
          },
          {
            "name": "ext",
            "type": "uint64"
          }
        ]
      }