OnePixel

Verified contract

Active on Ethereum with 2,644 txns
Deployed by via 0x38e6d99d at 12978942
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OnePixel"

0x170ec6c4aa499b2e8c89fe38734ea41fcf9484d2d0d44d283bcd37c2836879e3
From
0xcad25da775faf1bdd3785dbdf6d9bab7db92a27859bd650f594ae91eeaa3d6b5
0xe0af5e03baa6be78859145d47a268c45b03535e499a9dca539241d4a1a470a5f
0x3ce163d189e1f1e83c60e56f0b26c8a248a3a771cd00a87fdbf95a5c375daace
0x8b105e7a1e5b3907af75783f08f6842593926a88d211b90c29d4b169a7f01e77
0x1e51988037d691ea4c036e52c7ff0198c6b286b9ac1817188ba8357db6b19d79
0x603da37699e221277140b3c2c8e440b873a4569fac67bdf88e4da409e50b8872
0x4608e738184390b455f41195ea1ecc2a90e9a45083578dacaee92b0b06bf8798
0x0249d387917fa4a6c4034fc550690e92141d17925e349ac4afcc6b65f4c7a869
0xe88e038038feb57095576124ead78b9a25da1a9b199a99f9a97060703c0a6f09

Functions
Getter at block 21281802
bulkBuyLimit(view returns (uint256)
10
deployerAddress(view returns (address)
0x731b9ebf896fbc520698501721edc31f025e2074
maxSupply(view returns (uint256)
1024
name(view returns (string)
OnePixel
pixelPrice(view returns (uint256)
50000000000000000
symbol(view returns (string)
OP
totalSupply(view returns (uint256)
1024
windowOpen(view returns (uint256)
1628362800
Read-only
balanceOf(address ownerview returns (uint256)
colorOf(uint256 tokenIdview returns (uint256 color)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
bulkBuy(uint256 amountpayable 
changeColor(uint256 tokenIduint256 color
mint(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ColorChanged(uint256 indexed tokenIduint256 oldColoruint256 newColor
TokenMinted(uint256 indexed tokenIduint256 newColor
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.