Vaulta

eosbaccasino

Contract

  • Table row type of offer

    {
      "name": "offer",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "txid",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "uint64"
        },
        {
          "name": "referral",
          "type": "uint64"
        },
        {
          "name": "bet",
          "type": "uint64"
        },
        {
          "name": "offer_type",
          "type": "uint32"
        },
        {
          "name": "bet_time",
          "type": "time_point_sec"
        }
      ]
    }