EtherKing
Verified contract
Active on
Ethereum with 6,456 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($5,394.77)
Native
Value
$5,394.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.725 | $3,127.40 |
$5,394.77 | |
ETK | ERC-20 | 41.011K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453240 | 3 months ago | | | 0 | 0.00017500200 | |
| 20453213 | 3 months ago | | | 0 | 0.00017500200 | |
| 20453125 | 3 months ago | | | 0 | 0.00017500200 | |
| 20453097 | 3 months ago | | | 0 | 0.000023852000 | |
Transfer | 20452860 | 3 months ago | | | 0.006233816 | 0.000021046000 | |
| 20408665 | 4 months ago | | | 0 | 0.00017499000 | |
| 20395697 | 4 months ago | | | 0 | 0.000023000000 | |
| 15427807 | 2 years ago | | | 0 | 0.00035000400 | |
| 12716290 | 3 years ago | | | 0 | 0.00011926000 | |
| 12716288 | 3 years ago | | | 0 | 0.00052500643 |
ABI
ABI objects
Getter at block 21198410
balanceOfOwner() view returns (uint256)
99866876500000000000000000000
currUserID() view returns (uint256)
3030
decimals() view returns (uint8)
18
getCurrentJackpotId() view returns (uint256)
37
getEthBalance() view returns (uint256)
1725000000000000000
getPool3currId() view returns (uint256)
382
jackpotcurrUserID() view returns (uint256)
37
name() view returns (string)
EtherKing
ownerWallet() view returns (address)
0x1e6a18cf6434eca56f83b3a3495d9c4d043ff7b2
ownerWalletERC() view returns (address)
0x1e6a18cf6434eca56f83b3a3495d9c4d043ff7b2
pool1activeUserID() view returns (uint256)
334
pool1currUserID() view returns (uint256)
786
pool2activeUserID() view returns (uint256)
112
pool2currUserID() view returns (uint256)
339
pool3activeUserID() view returns (uint256)
115
pool3currUserID() view returns (uint256)
382
symbol() view returns (string)
ETK
totalSupply() view returns (uint256)
100000000000000000000000000000
unlimited_level_price() view returns (uint256)
0
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
checkUserExist(address _user) view returns (bool)
checkUserPool1Exist(address _user) view returns (bool)
checkUserPool2Exist(address _user) view returns (bool)
checkUserPool3Exist(address _user) view returns (bool)
getCurrentJackpotUser(uint256 id) view returns (address)
jackoptuserList(uint256) view returns (address)
pool1userList(address) view returns (bool isExist, uint256 userid, uint256 nooftime, uint256 payment_received, uint256 poolid)
pool1users(uint256) view returns (bool isExist, uint256 id, uint256 payment_received, bool lucky_draw, address user)
pool2userList(address) view returns (bool isExist, uint256 userid, uint256 nooftime, uint256 payment_received, uint256 poolid)
pool2users(uint256) view returns (bool isExist, uint256 id, uint256 payment_received, bool lucky_draw, address user)
pool3userList(address) view returns (bool isExist, uint256 userid, uint256 nooftime, uint256 payment_received, uint256 poolid)
pool3users(uint256) view returns (bool isExist, uint256 id, uint256 payment_received, bool lucky_draw, address user)
requests(uint256) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 referredUsers, uint256 referredUserspool3, uint256 referredUserspool1)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 referredUsers, uint256 referredUserspool3, uint256 referredUserspool1)
viewUserReferral(address _user) view returns (address)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
buyPool1() payable
buyPool2() payable
buyPool3() payable
regUser(uint256 _referrerID)
sendPendingBalance(uint256 amount)
transfer(address receiver, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
TransferFromContract(address indexed from, address indexed to, uint256 tokens, uint256 status)
getMoneyForPoolLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time)
getPoolPayment(address indexed _user, address indexed _receiver, uint256 _level, uint256 _time)
luckydraw(uint256 id, address indexed _receiver, uint256 _level, uint256 _time)
regJackpotPool(uint256 id, address indexed _user, uint256 _time)
regLevelEvent(address indexed _user, address indexed _referrer, uint256 _time)
regPoolEntry(address indexed _user, uint256 _level, uint256 _time, uint256 poolid)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.