Golden Kingdom
Verified contract
Active on
Ethereum with 13,328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($164.63)
Native
Value
$164.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.052435 | $3,139.77 |
$164.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9175038 | 5 years ago | | | 0.01 | 0.000021563000 | |
| 9155209 | 5 years ago | | | 0.007 | 0.000064689000 | |
| 9154548 | 5 years ago | | | 0.0075 | 0.00012937800 | |
| 9151494 | 5 years ago | | | 0.01 | 0.00012937800 | |
| 9140549 | 5 years ago | | | 0 | 0.000023719000 | |
| 9139123 | 5 years ago | | | 0 | 0.000023719000 | |
| 9137995 | 5 years ago | | | 0 | 0.000023143000 | |
| 9137773 | 5 years ago | | | 0 | 0.000023719000 | |
| 9137773 | 5 years ago | | | 0 | 0.000023719000 | |
| 9137573 | 5 years ago | | | 0 | 0.000023719000 |
ABI
ABI objects
Getter at block 21221872
activated_() view returns (bool)
false
adminKeyVault_() view returns (uint256)
0
externalWallet() view returns (address)
0x3dc8932304aae418650fe335c571f12e029d3d65
getLastLuckyDrawWinner() view returns (address winner)
0xa6d3237043aa87ee2aad934326892c619ea83ace
getTimeLeft() view returns (uint256)
0
investorDistRound() view returns (uint256)
11
isOwner() view returns (bool)
false
keyHolderFees_() view returns (uint256)
61
keyPrice() view returns (uint256)
1000000000000000
lastLuckyDrawAmt() view returns (uint256)
10700000000000000000
luckyDrawEnabled() view returns (bool)
true
luckyDrawVault_() view returns (uint256)
608765382109809148
name() view returns (string)
Golden Kingdom
owner() view returns (address)
0xa6d3237043aa87ee2aad934326892c619ea83ace
promoterDistRound() view returns (uint256)
1
rID_() view returns (uint256)
2
symbol() view returns (string)
GK
topInvestorsVault() view returns (uint256)
11808765382109809148
topPromotersVault() view returns (uint256)
11308765382109809148
totalSupply_() view returns (uint256)
1041779288618320562748348
treasureAmount_() view returns (uint256)
20
Read-only
firstReferrer(address) view returns (address)
getPlayerInfoByAddress(address _playerAddr) view returns (uint256, uint256, uint256, uint256, uint256)
getPlayerName(address _add) view returns (bytes32)
getReferralBalance(address referralAddress) view returns (uint256)
investors(address, uint256) view returns (uint256)
lastTopInvestors(uint256) view returns (address)
lastTopPromoters(uint256) view returns (address)
pAddrxName(bytes32) view returns (address)
playerEarned_(address, uint256) view returns (uint256)
playerExtraEarnings_(address, uint256) view returns (uint256)
plyrRnds_(address, uint256) view returns (uint256 eth, uint256 keys, uint256 mask)
plyr_(address) view returns (address addr, bytes32 name, uint256 win, uint256 gen, uint256 lrnd, uint256 keys, uint256 eth)
promoters(address, uint256) view returns (uint256)
round_(uint256) view returns (address plyr, uint256 playerCounter, uint256 end, bool ended, uint256 strt, uint256 keys, uint256 eth, uint256 treasure, uint256 mask)
topInvestors(uint256) view returns (uint256 amt, address addr)
topPromoters(uint256) view returns (uint256 amt, address addr)
State-modifying
Events activate()
changeExternalWallet(address _newAddress) returns (bool)
changeKeyPrice(uint256 _amt)
distributeTopInvestors()
distributeTopPromoters()
overtimeWithdraw() returns (bool)
purchaseViaAddr(address _affAddress) payable
purchaseViaName(bytes32 _affName) payable
registerName(string _nameString) payable
reinvestAllEarnings()
startLuckyDraw()
startNextRound()
stopLuckyDraw()
transferFundsToSmartContract() payable
transferOwnership(address newOwner)
updateLuckDrawContract(address _contractAddress)
withdrawDividendEarnings()
withdrawReferralEarnings()
withdrawTokensByAdmin()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
luckyDrawDeclared(address winner, uint256 amt, uint256 time)
newName(address indexed playerAddress, bytes32 indexed playerName, uint256 amountPaid, uint256 timeStamp)
nextRoundStarted(uint256 roundId, uint256 startTime, uint256 endTime)
onAffiliatePayout(uint256 indexed affiliateID, address affiliateAddress, bytes32 affiliateName, uint256 indexed roundID, uint256 indexed buyerID, uint256 amount, uint256 timeStamp)
onPotDeposit(uint256 roundID, uint256 amountAddedToPot)
onReLoadAndDistribute(address playerAddress, bytes32 playerName, uint256 compressedData, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount)
onRoundEnd(struct (uint256, uint256, address, bytes32, uint256, uint256, uint256, uint256) compressedData, address playerAddress, uint256 ethIn, uint256 keysBought, uint256 newPot, uint256 genAmount)
onWithdrawFunds(address playerAddress, uint256 ethOut, uint256 timeStamp)
topInvestorsDistribute(address first, address second, address third)
topPromotersDistribute(address first, address second, address third)
constructor(address _externalWallet)
fallback()
This contract contains no error objects.