Pixel Slimezz
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pixel Slimezz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15864574 | 2 years ago | | | 0 | 0.00034356757 | |
| 15258286 | 2 years ago | | | 0 | 0.00070957946 | |
| 14831811 | 3 years ago | | | 0 | 0.0011585685 | |
| 14676709 | 3 years ago | | | 0 | 0.0016618859 | |
| 14521498 | 3 years ago | | | 0 | 0.0031451812 | |
| 14521498 | 3 years ago | | | 0 | 0.0031451812 | |
| 14453303 | 3 years ago | | | 0 | 0.00088826142 | |
| 14334009 | 3 years ago | | | 0 | 0.0014302619 | |
| 14232292 | 3 years ago | | | 0 | 0.0047638992 | |
| 14231285 | 3 years ago | | | 0 | 0.0048449856 |
ABI
ABI objects
Getter at block 21304538
_baseURIRevealed() view returns (string)
ipfs://QmQBgYCSkFtoDbgmzkJRgoN9dNLnE7yZydi6c7xHyFDt58/
maxMintPerTransaction() view returns (uint256)
5
name() view returns (string)
Pixel Slimezz
notRevealedURI() view returns (string)
ipfs://QmY2kouYZRaiF6rAgAHogTqvxmTCjeyF5SNJP2EikK5fRA
owner() view returns (address)
0x4a2a8b1eb85ac748580fedc034a3943a6ac83eb0
revealed() view returns (bool)
true
symbol() view returns (string)
PS
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRevealed(bool _state)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address to, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.