Unicove
전송 스테이킹RAM설정
Vaulta

eospokeriico

Contract

  • Overview
  • Actions (1)
  • Structs (2)
  • Tables (1)
  • ABI
  • The data structures defined by this contract.

    • _st_configinfo

      Table row type of configinfo

      {
        "name": "_st_configinfo",
        "base": "",
        "fields": [
          {
            "name": "bili",
            "type": "uint64"
          }
        ]
      }
    • chconfig

      Action parameter in chconfig

      {
        "name": "chconfig",
        "base": "",
        "fields": [
          {
            "name": "from",
            "type": "name"
          },
          {
            "name": "field",
            "type": "string"
          },
          {
            "name": "val",
            "type": "string"
          }
        ]
      }