This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

Sync

Verified contract

Active on Ethereum with 125,132 txns
Deployed by via 0x76f16723 at 10346411
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.21
ERC-20
--
0x72b056e2d7bd4485ffc2550fb1998b0e613b81e3212b46161ab5a280d3d7c533
0x569f90b1714637b578fbe83e12c43869644accb7b2a7ed8d84a79e561ff28eb5
0x0d1ce6edab746813ef1ee463360a9fb63a461657a5c603081992b36b7d46dc62
0xc17d16910746fd494435b4e91bf737c29e81a37c02942b1a27b3fb4976f9f156
0x0547a257e937673f373f865d28e5d10a4a79e9c9cce943c278d334d3a30789aa
0xfac7f40d8fb381f3869eae7d11ece7694afcdf2804dc9c04746ef9feda420139
0xbd1858c78a310d56864750790bedda56c02dfa26dfa71c215a350964d0d297af
0x1f15adb3f226d6ede26db401d9bee2717e2a1263520e13568e4bbde4bd9524b1
0x6d73838538b693a9203ebe0c9855b8af0a56bc0bba0567ac3cbc4534009eccb6
0xad149a30501cb617970812f457bb5b85a1d7ba4640874f8eedf96b131cde2934

Functions
Getter at block 20793850
contractInfo(view returns (uint256 _total_withdrawuint40 _pool_last_drawuint256 _pool_balanceuint256 _pool_lider)
(_total_withdraw=55622162972362768703309, _pool_last_draw=1605490776, _pool_balance=129606847399756547630, _pool_lider=0)
grand_owner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x7825976643dc7ede4e553d7b8730a2db2d62bc64
paused(view returns (bool)
false
poolTopInfo(view returns (address[4] addrsuint256[4] deps)
(addrs=[0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000], deps=[0, 0, 0, 0])
pool_balance(view returns (uint256)
129606847399756547630
pool_cycle(view returns (uint256)
94
pool_last_draw(view returns (uint40)
1605490776
sync_close(view returns (bool)
true
total_withdraw(view returns (uint256)
55622162972362768703309
Read-only
cycles(uint256view returns (uint256)
maxPayoutOf(uint256 _amountpure returns (uint256)
payoutOf(address _addrview returns (uint256 payoutuint256 max_payout)
pool_bonuses(uint256view returns (uint8)
pool_top(uint8view returns (address)
pool_users_refs_deposits_sum(uint256addressview returns (uint256)
ref_bonuses(uint256view returns (uint8)
userInfo(address _addrview returns (address uplineuint40 deposit_timeuint256 deposit_amountuint256 payoutsuint256 direct_bonusuint256 pool_bonusuint256 match_bonus)
userInfoTotals(address _addrview returns (uint256 referralsuint256 total_depositsuint256 total_payoutsuint256 total_structure)
users(addressview returns (uint256 cycleaddress uplineuint256 referralsuint256 payoutsuint256 direct_bonusuint256 pool_bonusuint256 match_bonusuint256 deposit_amountuint256 deposit_payoutsuint40 deposit_timeuint256 total_depositsuint256 total_payoutsuint256 total_structure)
State-modifying
deposit(address _uplinepayable 
destruct(
drawPool(
pause(
renounceOwnership(
sync(address[] _usersaddress[] _uplinesuint256[] _data
syncClose(
syncGlobal(uint40 _pool_last_drawuint256 _pool_cycleuint256 _pool_balanceuint256 _total_withdrawaddress[] _pool_top
syncUp(payable 
transferGrandOwnership(address _to
transferOwnership(address newOwner
unpause(
withdraw(
Events
DirectPayout(address indexed addraddress indexed fromuint256 amount
GrandOwnershipTransferred(address indexed previous_owneraddress indexed new_owner
LimitReached(address indexed addruint256 amount
MatchPayout(address indexed addraddress indexed fromuint256 amount
NewDeposit(address indexed addruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PoolPayout(address indexed addruint256 amount
Unpaused(address account
Upline(address indexed addraddress indexed upline
Withdraw(address indexed addruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.