Pixereum
Verified contract
Active on
Ethereum with 17,009 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) |
---|---|---|---|---|---|---|---|
| 21116856 | 7 days ago | | | 0 | 0.00026783986 | |
| 21116831 | 7 days ago | | | 0 | 0.00015260656 | |
| 21116831 | 7 days ago | | | 0 | 0.00015835789 | |
| 21116831 | 7 days ago | | | 0 | 0.00015835789 | |
| 21116829 | 7 days ago | | | 0 | 0.00014711777 | |
| 21116829 | 7 days ago | | | 0 | 0.00014711777 | |
| 21116829 | 7 days ago | | | 0 | 0.00013104554 | |
| 21116811 | 7 days ago | | | 0 | 0.00015385941 | |
| 21116811 | 7 days ago | | | 0 | 0.00015420436 | |
| 21116811 | 7 days ago | | | 0 | 0.00015427186 |
ABI
ABI objects
Getter at block 21169659 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.