TheBigBangOnline
Verified contract
Active on
Ethereum with 1,647 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($3.66)
Native
Value
$3.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,656.24 |
$3.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6612651 | 6 years ago | | | 0 | 0.000086188000 | |
| 6605882 | 6 years ago | | | 0 | 0.000084000000 | |
| 6600114 | 6 years ago | | | 0 | 0.000086188000 | |
| 6594642 | 6 years ago | | | 0 | 0.00012600000 | |
| 6582230 | 6 years ago | | | 0 | 0.000086188000 | |
| 6575085 | 6 years ago | | | 0 | 0.00012928200 | |
| 6568822 | 6 years ago | | | 0 | 0.00010773500 | |
| 6558312 | 6 years ago | | | 0 | 0.00012928200 | |
| 6558306 | 6 years ago | | | 0 | 0.000043094000 | |
| 6552036 | 6 years ago | | | 0 | 0.00012928200 |
ABI
ABI objects
Getter at block 21282173
allBalance() view returns (uint256)
1000000000000000
basicDayPercent() view returns (uint256)
300
bonusDayPercent() view returns (uint256)
330
currBetID() view returns (uint256)
115
currJackpotBetID() view returns (uint256)
663
gameRound() view returns (uint256)
2
increaseJackpotTimeAfterBetLevel1() view returns (uint256)
300
increaseJackpotTimeAfterBetLevel2_3() view returns (uint256)
60
increaseJackpotTimeAfterBetLevel4() view returns (uint256)
30
jackpotBank() view returns (uint256)
1000000000000000
jackpotLevel2Amount() view returns (uint256)
1000000000000000000
jackpotLevel3Amount() view returns (uint256)
10000000000000000000
jackpotLevel4Amount() view returns (uint256)
100000000000000000000
jackpotMaxTime() view returns (uint256)
86400
jackpotPercent() view returns (uint256)
1000
jackpotTime() view returns (uint256)
1539600242
manager() view returns (address)
0x67cb57162901388e08849ead03425ac4a0eb263b
minBetLevel1_2() view returns (uint256)
10000000000000000
minBetLevel3() view returns (uint256)
20000000000000000
minBetLevel4() view returns (uint256)
50000000000000000
owner() view returns (address)
0x67cb57162901388e08849ead03425ac4a0eb263b
ownerWallet() view returns (address)
0xe48d5f52ba6b1dbe9bb89bc13a4429dc02ae89e1
period() view returns (uint256)
86400
referrerAndOwnerPercent() view returns (uint256)
2000
referrerLevel1Percent() view returns (uint256)
250
referrerLevel2Ether() view returns (uint256)
1000000000000000000
referrerLevel2Percent() view returns (uint256)
500
referrerLevel3Ether() view returns (uint256)
10000000000000000000
referrerLevel3Percent() view returns (uint256)
1000
startTime() view returns (uint256)
1537488000
Read-only
addressList(uint256) view returns (address)
betForJackpot(uint256) view returns (uint256 value, address user)
betsDatabase(address) view returns (uint256 value, uint256 refValue, uint256 firstBetTime, uint256 lastBetTime, uint256 lastPaymentTime, uint256 nextPayAfterTime, bool isExist, uint256 id, uint256 referrerID)
State-modifying
Events addToBank() payable
addToJackpot() payable
createBet(uint256 _referrerID) payable
getJackpot()
getReward()
getRewardForAddress(address _address)
setContractProtection(bool _contractProtection)
setManager(address _manager)
setOwnerWallet(address _ownerWallet)
transferOwnership(address newOwner)
payEventLog(address indexed _address, uint256 value, uint256 periodCount, uint256 percent, uint256 time, bool result)
payJackpotLog(address indexed _address, uint256 value, uint256 totalValue, uint256 userValue, uint256 time, bool result)
payRefEventLog(address indexed _addressFrom, address indexed _addressTo, uint256 value, uint256 percent, uint256 time, bool result)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.