EtherMagic
Verified contract
Active on
Ethereum with 2,733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EtherMagic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395701 | 4 months ago | | | 0 | 0.00012190200 | |
| 12914000 | 3 years ago | | | 0 | 0.0013812750 | |
| 12913984 | 3 years ago | | | 0 | 0.00067467600 | |
| 12913975 | 3 years ago | | | 0 | 0.0039137280 | |
| 12913971 | 3 years ago | | | 0 | 0.00087458000 | |
| 12913971 | 3 years ago | | | 0 | 0.0039137280 | |
| 12913965 | 3 years ago | | | 0 | 0.00079961600 | |
| 12913964 | 3 years ago | | | 0 | 0.0037914240 | |
| 12913958 | 3 years ago | | | 0 | 0.00074964000 | |
| 12913955 | 3 years ago | | | 0 | 0.0040427160 |
ABI
ABI objects
Getter at block 21172537
owner() view returns (address)
0x518f23a8bef742c3f381d02aa138f1518d219010
r1() view returns (uint256)
15000000000000000
r2() view returns (uint256)
10235747893841441432
roundID() view returns (uint256)
82
roundStarter() view returns (address)
0x8519adf650e3344a05e468c5450a995ee1d474ec
Read-only
CYCLE_PRICE(uint256) view returns (uint256)
getPlayerInfo(address _playerAddress) view returns (uint256)
player(address) view returns (uint256 totalInvestment, uint256 referralIncome, uint256 cycle, uint256 dailyIncome, uint256 poolIncome, uint256 lastSettledTime, uint256 incomeLimit, uint256 incomeLimitLeft, uint256 referralCount, address referrer)
playerExist(address) view returns (bool)
plyrRnds_(address, uint256) view returns (uint256 referrers)
round(uint256) view returns (uint256 startTime, uint256 endTime, address player, uint256 referralCount, bool ended, uint256 pool)
State-modifying
Events playGame(address _referrer) payable
settleIncome()
startNewRound()
transferOwnership(address newOwner)
withdrawFees(uint256 _amount, address _receiver, uint256 _numberUI)
withdrawIncome()
dailyPayoutEvent(address indexed _playerAddress, uint256 indexed amount, uint256 indexed timeStamp)
missedDirectreferralCommissionEvent(address indexed _playerAddress, address indexed _referrer, uint256 indexed amount, uint256 timeStamp)
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)
roundEndEvent(address indexed _highestReferrer, uint256 indexed _referrals, uint256 indexed endTime, uint256 poolAmount)
upgradeLevelEvent(address indexed _playerAddress, uint256 indexed _amount)
withdrawEvent(address indexed _playerAddress, uint256 indexed amount, uint256 indexed timeStamp)
constructor(address _roundStarter)
fallback()
This contract contains no error objects.