Vaulta

crmaniaslot1

Contract

  • Table row type of rounds

    {
      "name": "rounds",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "hash",
          "type": "checksum256"
        },
        {
          "name": "hash2",
          "type": "string"
        },
        {
          "name": "username",
          "type": "name"
        },
        {
          "name": "contract_name",
          "type": "string"
        },
        {
          "name": "bet",
          "type": "asset"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }