EtherKnightGame
Verified contract
Active on
Ethereum with 284 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,878.24)
Native
Value
$3,878.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.232957 | $3,145.48 |
$3,878.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6813714 | 6 years ago | | | 0 | 0.00024240000 | |
| 6807231 | 6 years ago | | | 0 | 0.00027405600 | |
| 6805089 | 6 years ago | | | 0 | 0.00055346400 | |
| 6805082 | 6 years ago | | | 0 | 0.00032761400 | |
| 6805074 | 6 years ago | | | 0 | 0.00046598000 | |
| 6805059 | 6 years ago | | | 0 | 0.00067870000 | |
| 6803674 | 6 years ago | | | 0 | 0.00041938200 | |
| 6803022 | 6 years ago | | | 0 | 0.00028081200 | |
| 6801621 | 6 years ago | | | 0 | 0.0022157290 | |
| 6800846 | 6 years ago | | | 0 | 0.00054387600 |
ABI
ABI objects
Getter at block 21218622 view_get_ResultData() view returns (uint32 TotalPlayer, uint256 TotalPayout, uint256 MyTokenValue, uint256 MyToken, uint256 MyGains, uint256 MyTreasureFound) view_get_gameData() view returns (uint256 sharePrice, uint256[4] sharePots, uint256 shareSupply, uint256 shareEthBalance, uint128[4] treasurePerShare, uint32[4] totalPlayers, uint32[6] actionValue, uint256[4] shares, uint256 treasure_payoutsTo, uint256 treasureSupply)
owner() view returns (address)
0x8f7c64c3068c95b26cc9472771cb108bfa45b7fb
totalEthereumBalance() view returns (uint256)
1232957437136693838
view_get_Gains() view returns (uint256 gains)
0
view_get_Treasure() view returns (uint256)
761806030593130234
view_get_allFees() view returns (uint256)
3047224122372520937
view_get_blockNumbers() view returns (uint256 b1, uint256 b2)
(b1=21218622, b2=6801618)
view_get_gameStates() view returns (uint8[4] types, uint256 grnd, uint32 turnround, uint256 minimumshare, uint256 blockNumber, uint256 blockNumberTimeout, uint32[6] actionValue, uint32[8] persoData, uint32[8] powerUpData, uint256 blockNumberCurrent, uint256 blockTimeAvg)
(types=[4, 1, 3, 2], grnd=2, turnround=1073741924, minimumshare=1000000000000000, blockNumber=6780597, blockNumberTimeout=6801618, actionValue=[0, 0, 0, 0, 0, 0], persoData=[19, 0, 113, 0, 13262, 875, 18977, 209], powerUpData=[0, 0, 0, 0, 0, 0, 0, 0], blockNumberCurrent=21218622, blockTimeAvg=15)
view_get_maintenanceMode() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events BuyShare(uint32 perso, uint32 action, address _referrer_address) payable
BuyShareWithDividends(uint32 perso, uint256 eth, uint32 action, address _referrer_address)
ChargeTreasure() payable
CloseEntry()
WithdrawGains()
changeBlockTimeAverage(uint256 blocktimeavg)
changeHDXcontract(address _next)
changeOwner(address _nextOwner)
disableMaintenance()
enableMaintenance()
initRace(uint8[4] p)
refundMe()
HDXcontractChanged(address previous, address next, uint256 timeStamp)
OwnershipTransferred(address previousOwner, address nextOwner, uint256 timeStamp)
onBuyShare(address customerAddress, uint256 gRND, uint32 perso, uint256 nbToken, uint32 actionType, uint32 actionValue)
onChangeBlockTimeAverage(uint256 blocktimeavg)
onCloseEntry(uint256 gRND)
onMaintenance(bool mode, uint256 timeStamp)
onNewRace(uint256 gRND, uint8[4] persoType, uint256 blockNumber)
onNewRound(uint256 gRND, uint32 turnRound, uint32 eventType, uint32 eventTarget, uint32[4] persoEnergy, uint32[4] persoDistance, uint32[4] powerUpSpeed, uint32[4] powerUpShield, uint256 blockNumberTimeout, uint256 treasureAmountFind, address customerAddress)
onRefund(address indexed customerAddress, uint256 eth, uint256 timeStamp)
onWithdrawGains(address customerAddress, uint256 ethereumWithdrawn, uint256 timeStamp)
constructor()
fallback()
This contract contains no error objects.