ETHMagic
Verified contract
Active on
Ethereum with 26,486 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcdc8…05bc
0xf494…4ff4
0xe89f…afd7
Balances ($0.00)
No balances found for "ETHMagic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8705111 | 5 years ago | | | 0 | 0.00039075400 | |
| 8696115 | 5 years ago | | | 0 | 0.00059094000 | |
| 8696070 | 5 years ago | | | 0 | 0.00033976800 | |
| 8696066 | 5 years ago | | | 0 | 0.00033976800 | |
| 8696064 | 5 years ago | | | 0 | 0.00023738400 | |
| 8696061 | 5 years ago | | | 1 | 0.0015765390 | |
| 8696055 | 5 years ago | | | 1 | 0.0015765390 | |
| 8696052 | 5 years ago | | | 1 | 0.0015765390 | |
| 8696049 | 5 years ago | | | 1 | 0.0015765390 | |
| 8696046 | 5 years ago | | | 0 | 0.00057879000 |
ABI
ABI objects
Getter at block 21162500 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
isOwner() view returns (bool)
false
owner() view returns (address)
0xf9a6c578fe8d5ae931b26b7fed961713d5c64502
Read-only
getLatestUnlockAmount(address userAddr) view returns (uint256)
getSpecialUser(uint256 _rid, uint256 i) view returns (address)
getUserAddressByCode(string code) view returns (address)
getUserInfo(address user, uint256 roundId, uint256 i) view returns (uint256[17] ct, string inviteCode, string referrer)
indexMapping(uint256) view returns (address)
isUsed(string code) view returns (bool)
isWhitelistAdmin(address account) view returns (bool)
State-modifying
Events activeGame(uint256 time)
addWhitelistAdmin(address account)
calDynamicProfit(uint256 start, uint256 end)
calStaticProfit(address userAddr) returns (uint256)
investIn(string inviteCode, string referrer) payable
reInvestIn()
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
renounceWhitelistAdmin()
setCoefficient(uint256 coeff)
transferOwnership(address newOwner)
withdrawProfit()
LogInvestIn(address indexed who, uint256 indexed uid, uint256 amount, uint256 time, string inviteCode, string referrer, uint256 typeFlag)
LogRedeem(address indexed who, uint256 indexed uid, uint256 amount, uint256 now)
LogWithdrawProfit(address indexed who, uint256 indexed uid, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
constructor()
fallback()
This contract contains no error objects.