Unicove
发送质押RAM设置
Vaulta

whaleexgate5

Contract

  • Overview
  • Actions (20)
  • Structs (30)
  • Tables (10)
  • ABI
    • withdrawn_record

      Extends base type of withdraw_record

      Table row type of withdrawnrec

      {
        "name": "withdrawn_record",
        "base": "withdraw_record",
        "fields": [
          {
            "name": "extern_txid",
            "type": "string"
          },
          {
            "name": "extern_index",
            "type": "uint16"
          },
          {
            "name": "extern_block_id",
            "type": "string"
          },
          {
            "name": "extern_block_num",
            "type": "uint64"
          },
          {
            "name": "extern_block_time",
            "type": "time_point_sec"
          }
        ]
      }