Etheradz
Verified contract
Active on
Ethereum with 1,655 txns
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
Balances ($70.08)
Native
Value
$70.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.019571 | $3,581.00 |
$70.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11698642 | 4 years ago | | | 0 | 0.0082349840 | |
| 11541703 | 4 years ago | | | 0 | 0.0068728440 | |
| 11486335 | 4 years ago | | | 0 | 0.0064249680 | |
| 11486316 | 4 years ago | | | 0 | 0.0064249680 | |
| 11486258 | 4 years ago | | | 0 | 0.0064249680 | |
| 11485986 | 4 years ago | | | 0 | 0.0064249680 | |
| 11485986 | 4 years ago | | | 0 | 0.0064249680 | |
| 11485986 | 4 years ago | | | 0 | 0.0064249680 | |
| 11485812 | 4 years ago | | | 0 | 0.0026005950 | |
| 11485812 | 4 years ago | | | 0 | 0.0025428040 |
ABI
ABI objects
Getter at block 21322344
currUserID() view returns (uint256)
343
getHubAddr() view returns (address)
0xd216153c06e857cd7f72665e0af1d7d82172f494
getMessageData() view returns (bytes)
0xe20c6d3d
getRecipientBalance() view returns (uint256)
81288319472715107
getSender() view returns (address)
0xd3081089d0581f15944b4d9f4b97a3bf541dc399
masterAccount() view returns (address)
0x2c0d1da47c4ebaab9512ec0a4592cc7e936fd595
owner() view returns (address)
0x9656aa006cac6ddc401dc09ec09f99aa93d58a24
roundID() view returns (uint256)
13
total_withdraw() view returns (uint256)
437695429296604243739
Read-only
CYCLE_LIMIT(uint256) view returns (uint256)
acceptRelayedCall(address relay, address from, bytes encodedFunction, uint256 transactionFee, uint256 gasPrice, uint256 gasLimit, uint256 nonce, bytes approvalData, uint256 maxPossibleCharge) view returns (uint256, bytes)
etherwhales(uint256) view returns (address)
getSenderFromData(address origSender, bytes msgData) view returns (address)
isEtherWhale(address) view returns (bool)
isUser(address _addr) view returns (bool)
lastTopSponsors(uint256) view returns (uint256 amt, address addr)
lastTopSponsorsWinningAmount(uint256) view returns (uint256)
payoutOf(address _addr) view returns (uint256 payout)
player(address) view returns (uint256 id, uint256 totalInvestment, uint256 directsIncome, uint256 roiReferralIncome, uint256 currInvestment, uint256 dailyIncome, uint256 depositTime, uint256 incomeLimitLeft, uint256 sponsorPoolIncome, uint256 referralCount, address referrer, uint256 cycle, uint256 whalepoolAward, uint256 premiumReferralIncome)
playerTotEarnings(address) view returns (uint256)
plyrRnds_(address, uint256) view returns (uint256 ethVolume)
round(uint256) view returns (uint256 startTime, uint256 endTime, bool ended, uint256 pool, uint256 whalepool)
topSponsors(uint256) view returns (uint256 amt, address addr)
userList(uint256) view returns (address)
State-modifying
Events changeHub(address _hubAddr)
drawPool()
postRelayedCall(bytes context, bool success, uint256 actualCharge, bytes32 preRetVal)
preRelayedCall(bytes context) returns (bytes32)
premiumInvestment() payable
registerUser(uint256 _referrerID) payable
withdrawEarnings()
etherWhaleAwardEvent(address indexed _playerAddress, uint256 indexed amount, uint256 indexed timeStamp)
investmentEvent(address indexed _playerAddress, uint256 indexed _amount)
premiumInvestmentEvent(address indexed _playerAddress, uint256 indexed _amount, uint256 _investedAmount)
premiumReferralCommissionEvent(address indexed _playerAddress, address indexed _referrer, uint256 indexed amount, uint256 timeStamp)
referralCommissionEvent(address indexed _playerAddress, address indexed _referrer, uint256 indexed amount, uint256 _type)
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 _owner, address _masterAccount, address _gsnRelayHub)
This contract contains no fallback and receive objects.
This contract contains no error objects.