PAYC Mutants
Verified contract
Active on
Ethereum with 4,464 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 "PAYC Mutants"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194822 | 7 days ago | | | 0 | 0.00049813250 | |
| 20811628 | 2 months ago | | | 0 | 0.00086174026 | |
| 20652239 | 3 months ago | | | 0 | 0.000027507219 | |
| 20490858 | 3 months ago | | | 0 | 0.00013756449 | |
| 20471125 | 4 months ago | | | 0 | 0.00024606161 | |
| 20401461 | 4 months ago | | | 0 | 0.000033968082 | |
| 20400169 | 4 months ago | | | 0 | 0.00020197997 | |
| 20355591 | 4 months ago | | | 0 | 0.00020576216 | |
| 20184411 | 5 months ago | | | 0 | 0.00037466349 | |
| 19926137 | 6 months ago | | | 0 | 0.00082489349 |
ABI
ABI objects
Getter at block 21247026 getTokenarray() view returns (uint256[2][])
getarraylength() view returns (uint256)
2801
mainAddress() view returns (address)
0x2d0d57d004f82e9f4471caa8b9f8b1965a814154
name() view returns (string)
PAYC Mutants
owner() view returns (address)
0xe6620004d3498a8a9c8deef1b2c864bf58fd66b0
paused() view returns (bool)
true
reveal() view returns (bool)
true
revealURL() view returns (string)
ipfs://QmbZpLhRBVcwwMmtMvUEoKnRygPZvvKi8Y99ovPX2MTU7G
symbol() view returns (string)
PAYC Mutants
totalSupply() view returns (uint256)
2801
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenIds(uint256) view returns (bool)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
tokens(uint256, uint256) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _token1, uint256 _token2)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMainAddress(address contractAddr)
setPaused()
setRevealed()
setUriPrefix(string _uriPrefix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
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.