Pixereum
Verified contract
Active on
Ethereum with 17,198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999 additional slots
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257778 | 4 hours ago | | | 0 | 0.00035482716 | |
| 21257691 | 4 hours ago | | | 0 | 0.00068143204 | |
| 21257677 | 4 hours ago | | | 0 | 0.00051830570 | |
| 21257666 | 4 hours ago | | | 0 | 0.00052059936 | |
| 21257654 | 4 hours ago | | | 0 | 0.00059518703 | |
| 21257646 | 4 hours ago | | | 0 | 0.00048558479 | |
| 21257640 | 4 hours ago | | | 0 | 0.00035748349 | |
| 21257634 | 4 hours ago | | | 0 | 0.00032890459 | |
| 21257628 | 4 hours ago | | | 0 | 0.00033432440 | |
| 21257619 | 4 hours ago | | | 0 | 0.00026661423 |
ABI
ABI objects
Getter at block 21258832 getColors() view returns (uint24[10000])
feeRate() view returns (uint256)
100
isMessageEnabled() view returns (bool)
true
numberOfPixels() view returns (uint16)
10000
width() view returns (uint16)
100
Read-only
colors(uint256) view returns (uint24)
getPixel(uint16 _pixelNumber) view returns (address, string, uint256, bool)
State-modifying
Events buyPixel(address beneficiary, uint16 _pixelNumber, uint24 _color, string _message) payable
deleteMessage(uint16 _pixelNumber)
setColor(uint16 _pixelNumber, uint24 _color)
setMessage(uint16 _pixelNumber, string _message)
setMessageStatus(bool _isMesssageEnabled)
setOwner(uint16 _pixelNumber, address _owner)
setPrice(uint16 _pixelNumber, uint256 _weiAmount)
setSaleState(uint16 _pixelNumber, bool _isSale)
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.