Pixalated TV
Verified contract
Active on
Ethereum with 1,460 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($98.40)
Native
Value
$98.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027 | $3,644.34 |
$98.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452832 | 4 months ago | | | 0 | 0.000034989000 | |
| 20145356 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145356 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145356 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145354 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145354 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145354 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145354 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145354 | 5 months ago | | | 0 | 0.000069978000 | |
| 20145339 | 5 months ago | | | 0 | 0.000069978000 |
ABI
ABI objects
Getter at block 21319093
ERC712_VERSION() view returns (string)
1
_contractURI() view returns (string)
baseTokenURI() view returns (string)
ipfs://bafybeidnuihxxevhbkxnr5fsnjvyfjm24dhd4ngm7mdytw33jjkdlfphce/
contractURI() pure returns (string)
https://bafkreih2bpgenhghrafdmsrdve4cinit6u7ldf5whbfdbrxwaaqy7rfsdq.ipfs.nftstorage.link
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0xa9cdae60215673576237de245508bacc6e7d3385c0d0a9e5a9f7b77f8db07589
isSaleActive() view returns (bool)
true
maxFreePerWallet() view returns (uint256)
10
maxMintPerTx() view returns (uint256)
10
maxMintPerWallet() view returns (uint256)
20
maxSupply() view returns (uint256)
5000
mintPriceInWei() view returns (uint256)
500000000000000
name() view returns (string)
Pixalated TV
owner() view returns (address)
0x54bae85a9936a17a08fcd3d7afe3fc4ed97bcf1c
symbol() view returns (string)
PIXTV
totalSupply() view returns (uint256)
5000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events airdropSpecific(uint256[] tokenIds, address[] recipients)
approve(address to, uint256 tokenId)
batchMint(uint256 amount)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mint(uint256 amount) payable
mintTo(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string uri)
setFreePerWallet(uint256 amount)
setFreePerWalletPhase(uint256 amount)
setPublicSale(bool toggle)
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)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.