Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 7 additional slots
-
variable spans 7 additional slots
-
variable spans 3 additional slots
3 additional
variables
Balances ($17.17)
Native
Value
$17.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005227 | $3,285.43 |
$17.17 | |
TVO | ERC-20 | 14.93857M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11306303 | 4 years ago | | | 0 | 0.0036983540 | |
0x | 11270833 | 4 years ago | | | 0 | 0.00046301203 | |
| 11268669 | 4 years ago | | | 0 | 0.00042285004 | |
| 11268412 | 4 years ago | | | 0 | 0.0040626600 | |
0x | 11268355 | 4 years ago | | | 0 | 0.00086100000 | |
| 11268332 | 4 years ago | | | 0 | 0.0063822900 | |
| 11268229 | 4 years ago | | | 0 | 0.0058115160 | |
| 11268209 | 4 years ago | | | 0 | 0.0043318440 | |
| 11268205 | 4 years ago | | | 0 | 0.00098665000 | |
| 11268196 | 4 years ago | | | 0 | 0.0010430300 |
ABI
ABI objects
Getter at block 21180067
currUserID() view returns (uint256)
552
m1() view returns (uint256)
313629215000000000
m2() view returns (uint256)
74172013802500224369
owner() view returns (address)
0x0ba6e39aaaeda7f779618c1e512555cb5cd6ccae
refundAllocation() view returns (address)
0xc0c59c85b5811f2a24802a51672a331131954e69
roundID() view returns (uint256)
19
tevvoToken() view returns (address)
0xb09613767bc5bbc25f4186fb528b6fb12adc295b
totalDeposit() view returns (uint256)
615325000000000000000
totalWithdrawn() view returns (uint256)
379651893456085126834
Read-only
admins(uint256) view returns (address)
isLeader(address) view returns (bool)
lastTopSponsors(uint256) view returns (uint256 amt, address addr)
lastTopSponsorsWinningAmount(uint256) view returns (uint256)
player(address) view returns (uint256 id, uint256 totalInvestment, uint256 directsIncome, uint256 roiReferralIncome, uint256 currInvestment, uint256 dailyIncome, uint256 lastSettledTime, uint256 incomeLimitLeft, uint256 sponsorPoolIncome, uint256 referralCount, address referrer, uint256 totalVolETH)
playerEarnings(address) view returns (uint256 withdrawableAmount, uint256 lockedAmount)
plyrRnds_(address, uint256) view returns (uint256 ethVolume)
round(uint256) view returns (uint256 startTime, uint256 endTime, bool ended, uint256 pool)
topSponsors(uint256) view returns (uint256 amt, address addr)
userList(uint256) view returns (address)
State-modifying
Events addAdmin(address _adminAddress) returns (address[])
addLeader(address _leaderAddress)
drawPool()
registerUser(uint256 _referrerID) payable
removeAdmin(address _adminAddress) returns (address[])
takeRemainingTVOTokens()
transferOwnership(address newOwner)
withdrawAdminFees(uint256 _amount, address _receiver, uint256 _numberUI)
withdrawEarnings()
dailyPayoutEvent(address indexed _playerAddress, uint256 indexed amount, uint256 indexed timeStamp)
investmentEvent(address indexed _playerAddress, uint256 indexed _amount)
ownershipTransferred(address indexed owner, address indexed newOwner)
referralCommissionEvent(address indexed _playerAddress, address indexed _referrer, uint256 indexed amount, uint256 timeStamp)
registerUserEvent(address indexed _playerAddress, address indexed _referrer)
roundAwardsEvent(address indexed _playerAddress, uint256 indexed _amount)
withdrawEvent(address indexed _playerAddress, uint256 indexed amount, uint256 indexed timeStamp)
constructor(address _admin, address _tokenToBeUsed, address _refundAllocation)
This contract contains no fallback and receive objects.
This contract contains no error objects.