Unicove
보내다스테이킹RAM설정
Vaulta

eosio

Contract

  • Overview
  • Actions (88)
  • Structs (143)
  • Tables (35)
  • ABI
    • action_return_ramtransfer

      Action return type for giftram

      Action return type for ramburn

      Action return type for ramtransfer

      Action return type for ungiftram

      {
        "name": "action_return_ramtransfer",
        "base": "",
        "fields": [
          {
            "name": "from",
            "type": "name"
          },
          {
            "name": "to",
            "type": "name"
          },
          {
            "name": "bytes",
            "type": "int64"
          },
          {
            "name": "from_ram_bytes",
            "type": "int64"
          },
          {
            "name": "to_ram_bytes",
            "type": "int64"
          }
        ]
      }