Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdfa1…5397
-
variable spans 1151 additional slots
0x6d1a…fa7b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PXL | ERC-20 | 368.370903 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19223132 | 9 months ago | | | 0 | 0.11101231 | |
| 19223119 | 9 months ago | | | 0 | 0.045449423 | |
| 19223091 | 9 months ago | | | 0 | 0.12589419 | |
| 19218700 | 9 months ago | | | 0 | 0.00058840777 | |
| 19214184 | 9 months ago | | | 0 | 0.0037350528 | |
| 19214181 | 9 months ago | | | 0 | 0.024176039 | |
| 19214084 | 9 months ago | | | 0 | 0.0063439101 | |
| 19213874 | 9 months ago | | | 0 | 0.015454924 | |
| 19213814 | 9 months ago | | | 0 | 0.018688436 | |
| 19213803 | 9 months ago | | | 0 | 0.0064019547 |
ABI
ABI objects
Getter at block 21227773 getChunks() view returns ((address, uint256)[576]) getChunksOwners() view returns (address[576] accs)
auctionBidAddsTimer() view returns (uint256)
60
auctionBidStepPrecesion() view returns (uint256)
100
auctionBidStepShare() view returns (uint256)
5
auctionEndTime() view returns (uint256)
1707876215
bidAddress() view returns (address)
0xdf20de7552eda440baba469556fbdec909f7a614
bidEther() view returns (uint256)
245000000000001
canvas() view returns (address)
0xf2b50be942a5839dc11a0526994feca18e68be88
chunkOverridePricePercent() view returns (uint256)
10
chunkWriteAddsGameSeconds() view returns (uint256)
60
chunksWritenCount() view returns (uint256)
576
etherToClaimTotal() view returns (uint256)
3469918312488090554
gameEndTime() view returns (uint256)
1707995903
getChunksCount() pure returns (uint16 x, uint16 y)
(x=24, y=24)
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)
12250000000000
nft() view returns (address)
0x6d1a6a7c484b290dab2b9f6f9bcb6f449d4cfa7b
owner() view returns (address)
0x28d808550ed0a9a15bd3b9103664b8c12abfa740
startChunkWritePrice() view returns (uint256)
1000000000
token() view returns (address)
0xdfa1a58780ef2208cb55a1a77ecee05e7a295397
tokenToClaimTotal() view returns (uint256)
2534877241103
Read-only
accountShare(address acc) view returns (uint16)
chunkIndex(uint8 x, uint8 y) pure returns (uint16)
getChunkOwner(uint8 x, uint8 y) view returns (address)
isClaimed(address) view returns (bool)
writeChunksPrice(struct ChunkWriteDto[] input) view returns (uint256)
writeChunksPriceFor(struct ChunkWriteDto[] input, address account) view returns (uint256)
State-modifying
Events claim()
claimNft()
makeBid() payable
ownerRenounce()
setNft(address nftAddress)
setToken(address tokenAddress)
start()
transferOwnership(address newOwner)
writeChunks(struct ChunkWriteDto[] input)
RenounceOwnership()
constructor(address canvasAddress)
receive()
This contract contains no error objects.