Game

Verified contract

Active on Ethereum with 250 txns
Deployed by via 0x832f3cff at 19215895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1151 additional slots
Native
Value $747.14
ERC-20
--
0x7c57ab56a76d633fac715ef04a003d18b0af790704ccdc1bb797fc9c686539f8
0xf952c23fedddb4566e3dfffd5d40a8613210a5fcae580027faf5a5663d61ebe4
0xc8bb95793d24712fe64cddd37f73b58ac14ad5f2ee30cc6284c830713b8dad8e
0xbd660336ea10a97cbf1bc2f1ddf6dab1592b096b052c5c5282da5ed095e71240
0xf9935f195dfa4496a4d7b91b01ac696be76df03691f689761e83e3b9eb2c73d5
0x1730c6ae5e1c95ac204aa2830abdf1538e95e8f60ef89e7aa5270d62ec10475c
0x752682e4c6ad9f6d2e67444b00232b0106f1ee7c6a9a220aa5b1a3a548b96f64
0x76a148e654ce6ff20444fb1378b712d647e4ed05449f5e480ae14cc8c60e4607
0xeb77aa37dfb974424e886d4f01ae8b8e7270dc7fbd0630ae629eea5977b5a65a
0x98d9c609c8b9d308b5fce27973654da9763b1665f19ec7563318ca8ecfac2644

Functions
Getter at block 20985549
auctionBidAddsTimer(view returns (uint256)
60
auctionBidStepPrecesion(view returns (uint256)
100
auctionBidStepShare(view returns (uint256)
5
auctionEndTime(view returns (uint256)
1708349195
bidAddress(view returns (address)
0xafb4d0db24d066f3a42a6802206f599392276b6b
bidEther(view returns (uint256)
1
canvas(view returns (address)
0x8f506eaf9354aee0dd4460505fef7d75a9d5eb60
chunkOverridePricePercent(view returns (uint256)
10
chunkWriteAddsGameSeconds(view returns (uint256)
60
chunksWritenCount(view returns (uint256)
576
etherToClaimTotal(view returns (uint256)
31117174894532129122
gameEndTime(view returns (uint256)
1708230035
 
getChunks(view returns ((address, uint256)[576])
getChunksCount(pure returns (uint16 xuint16 y)
(x=24, y=24)
 
getChunksOwners(view returns (address[576] accs)
isAuction(view returns (bool)
false
isAuctionEnd(view returns (bool)
true
isGameEnd(view returns (bool)
true
isNftClaimed(view returns (bool)
true
isStarted(view returns (bool)
true
isWriteEnable(view returns (bool)
false
newBidEtherMin(view returns (uint256)
0
nft(view returns (address)
0x90b8bbb79b623708e5fe4bdf3144c150f44c4f6a
owner(view returns (address)
0x0000000000000000000000000000000000000000
startChunkWritePrice(view returns (uint256)
1000000000
token(view returns (address)
0xbe0b9f821ab4f0b2b5e1aaed917ee0dfae5c088d
tokenToClaimTotal(view returns (uint256)
9661143925853
Read-only
accountShare(address accview returns (uint16)
chunkIndex(uint8 xuint8 ypure returns (uint16)
getChunkOwner(uint8 xuint8 yview returns (address)
isClaimed(addressview returns (bool)
writeChunksPrice(struct ChunkWriteDto[] inputview returns (uint256)
writeChunksPriceFor(struct ChunkWriteDto[] inputaddress accountview returns (uint256)
State-modifying
claim(
claimNft(
makeBid(payable 
ownerRenounce(
setNft(address nftAddress
setToken(address tokenAddress
start(
transferOwnership(address newOwner
writeChunks(struct ChunkWriteDto[] input
Events
RenounceOwnership(
Constructor
constructor(address canvasAddress
Fallback and receive
receive(
Errors
ReentrancyGuardReentrantCall(