Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbe0b…088d
-
variable spans 1151 additional slots
0x90b8…4f6a
Balances ($1,030.23)
Native
Value
$1,030.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.286788 | $3,592.30 |
$1,030.23 | |
PXL | ERC-20 | 83.864097 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19262742 | 9 months ago | | | 0 | 0.0042697211 | |
| 19262214 | 9 months ago | | | 0 | 0.0034125678 | |
| 19262192 | 9 months ago | | | 0 | 0.0036138111 | |
| 19262181 | 9 months ago | | | 0 | 0.0039434582 | |
| 19262172 | 9 months ago | | | 0 | 0.0038770960 | |
| 19262107 | 9 months ago | | | 0 | 0.0042857266 | |
| 19262104 | 9 months ago | | | 0 | 0.0041202512 | |
| 19252420 | 9 months ago | | | 0.001 | 0.00076718838 | |
| 19252224 | 9 months ago | | | 0 | 0.0039650151 | |
| 19251871 | 9 months ago | | | 0 | 0.0026925704 |
ABI
ABI objects
Getter at block 21293379 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)
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
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)
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 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()
ReentrancyGuardReentrantCall()