Vaulta

boatwingbett

Contract

{
  "version": "eosio::abi/1.1",
  "types": [],
  "structs": [
    {
      "name": "config_table",
      "base": "",
      "fields": [
        {
          "name": "tbl",
          "type": "name"
        },
        {
          "name": "mVal",
          "type": "int32"
        }
      ]
    },
    {
      "name": "fhReceipt_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet_input",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "dividend",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "fhResult_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "winner",
          "type": "string"
        }
      ]
    },
    {
      "name": "fhreceipt",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet_input",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "dividend",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "fhresult",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "winner",
          "type": "string"
        }
      ]
    },
    {
      "name": "lottoReceipt_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "lottoResult_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "ball_1",
          "type": "string"
        },
        {
          "name": "ball_2",
          "type": "string"
        },
        {
          "name": "ball_3",
          "type": "string"
        },
        {
          "name": "ball_4",
          "type": "string"
        },
        {
          "name": "ball_5",
          "type": "string"
        }
      ]
    },
    {
      "name": "lottoreceipt",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "lottoresult",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "ball1",
          "type": "string"
        },
        {
          "name": "ball2",
          "type": "string"
        },
        {
          "name": "ball3",
          "type": "string"
        },
        {
          "name": "ball4",
          "type": "string"
        },
        {
          "name": "ball5",
          "type": "string"
        }
      ]
    },
    {
      "name": "setconfig",
      "base": "",
      "fields": [
        {
          "name": "tbl",
          "type": "name"
        },
        {
          "name": "newVal",
          "type": "int32"
        }
      ]
    },
    {
      "name": "tlvhReceipt_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet_input",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "dividend",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "tlvhResult_table",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "game",
          "type": "string"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "winner_1st",
          "type": "string"
        },
        {
          "name": "winner_2nd",
          "type": "string"
        },
        {
          "name": "winner_3rd",
          "type": "string"
        }
      ]
    },
    {
      "name": "tlvhreceipt",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "bettor",
          "type": "name"
        },
        {
          "name": "bet_coin",
          "type": "asset"
        },
        {
          "name": "bet_input",
          "type": "string"
        },
        {
          "name": "result",
          "type": "string"
        },
        {
          "name": "dividend",
          "type": "string"
        },
        {
          "name": "revenue",
          "type": "asset"
        },
        {
          "name": "correct",
          "type": "string"
        },
        {
          "name": "time",
          "type": "string"
        }
      ]
    },
    {
      "name": "tlvhresult",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "winner1",
          "type": "string"
        },
        {
          "name": "winner2",
          "type": "string"
        },
        {
          "name": "winner3",
          "type": "string"
        }
      ]
    }
  ],
  "actions": [
    {
      "name": "fhreceipt",
      "type": "fhreceipt",
      "ricardian_contract": ""
    },
    {
      "name": "fhresult",
      "type": "fhresult",
      "ricardian_contract": ""
    },
    {
      "name": "lottoreceipt",
      "type": "lottoreceipt",
      "ricardian_contract": ""
    },
    {
      "name": "lottoresult",
      "type": "lottoresult",
      "ricardian_contract": ""
    },
    {
      "name": "setconfig",
      "type": "setconfig",
      "ricardian_contract": ""
    },
    {
      "name": "tlvhreceipt",
      "type": "tlvhreceipt",
      "ricardian_contract": ""
    },
    {
      "name": "tlvhresult",
      "type": "tlvhresult",
      "ricardian_contract": ""
    }
  ],
  "tables": [
    {
      "name": "configtbl",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "config_table"
    },
    {
      "name": "fhreceipt",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "fhReceipt_table"
    },
    {
      "name": "fhresult",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "fhResult_table"
    },
    {
      "name": "lottoreceipt",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "lottoReceipt_table"
    },
    {
      "name": "lottoresult",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "lottoResult_table"
    },
    {
      "name": "tlvhreceipt",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "tlvhReceipt_table"
    },
    {
      "name": "tlvhresult",
      "index_type": "i64",
      "key_names": [],
      "key_types": [],
      "type": "tlvhResult_table"
    }
  ],
  "ricardian_clauses": [],
  "error_messages": [],
  "abi_extensions": [],
  "variants": [],
  "action_results": []
}