Punk X

Verified contract

Active on Base with 721 txns
Deployed by via 0x1ca1bd3f at 2648063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Punk X"

0xde22572f7646274823883306f41544da145757af74176859bfe9c36388676e70
0x5052a98a49adb2ca126cd0d9175e0046ca812fc40c25e29f67a78ad62fa7c6e3
0xdeb2b6027f980f74da489a138f66a0d5cdbb966b2ea4e869aa46fe7a5f6de53b
0xfede6c9ef02bcc6c61090caf0bc39e0c9bd02d52000bea2906c2f9cd9d97bcee
0x605c7c86e0f0e96487aa870f7e641efb7c7e47b11cc9b7fd2635b06a0c48d81c
0xfac93129d12a604de5e826acb6969c52cca2ad5657e6216120ca437812b0a212
0x3e1ae6e81d79d14761b5c9cc782e9d4e2bb8d62618f0ccc60d809f15e03f95a6
0x906c6312b0923a80ed7717970e1b9d7bb3623ce106ea707bb462a57186b8092a
0x5418bebfa39a03e2d13716962c215cd4a93fc25d92b4080b8491eabf0bd967a2
0xf56654285b7a479bd658ec504a44886bd42b7a18dde1cd78116a9ead08ada7ae

Functions
Getter at block 22745983
contractUri(view returns (string)
name(view returns (string)
Punk X
owner(view returns (address)
0xd1d2a7d1deae0109699b91911a2cdca137df7517
symbol(view returns (string)
PunkX
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintBatch(uint256 amountaddress toreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string newUri
setContractUri(string newUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.