Vaulta

battlebricks

Contract

  • Action parameter in endattend

    {
      "name": "endattend",
      "base": "",
      "fields": [
        {
          "name": "sender_id",
          "type": "uint128"
        },
        {
          "name": "attend_id",
          "type": "uint64"
        },
        {
          "name": "num_friends",
          "type": "uint32"
        },
        {
          "name": "num_sent",
          "type": "uint32"
        },
        {
          "name": "sent_referat",
          "type": "uint32"
        },
        {
          "name": "sent_name",
          "type": "name"
        },
        {
          "name": "league_endat",
          "type": "uint32"
        },
        {
          "name": "rwd_attend",
          "type": "asset"
        },
        {
          "name": "rwd_prize",
          "type": "asset"
        },
        {
          "name": "win",
          "type": "bool"
        },
        {
          "name": "batch",
          "type": "uint32"
        }
      ]
    }