PUNKS Comic 3 Collectors

Verified contract

Active on Ethereum with 673 txns
Deployed by via 0x7e6d7e18 at 15056886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PUNKS Comic 3 Collectors"

0x2eed91d227064c8e99584876fdad4c1e4734735045c1d3209f0678bfa5b6bece
0x4ee02421a3a01d1d469ec181f3591d612737ba337dd46232e7fd48c7330e90d5
0xd604a1ba6c88a66c45d4a1bd644c9762100ab35c452e59550b1ec450b48840c1
0xb5d09d3b9f39b9614b1ba533c7410fcd58a289957bb54f66bc47a7abf26ca519
0xd19323b04b885e674188c4ea220b495e3e229e88d040172d07d97d21ca2d0ee6
0xaba8d558007b2abcc67bc590f0ac873aa88e79849b81470453156f908951fa0f
0xeecb1f5d478071efd1068635b59e72af06f97e54da3b7c83de1ff9e40cf2841f
0xba08325b5148acc74bdb0f1a7b05159dc93361a98074bb1ce0e17ada07d07a63
From
0x3c0910bbdd1bd0740857ec87b4c6a78b81a00e0e83e35053f79c9d4c84e54730
0xe1a00d398d78bd29105a9b25254025549183c793c04108caef6419a0b0fee585

Functions
Getter at block 21190409
name(view returns (string)
PUNKS Comic 3 Collectors
owner(view returns (address)
0x79a20cf7331f37432e078d923074e42512e3585a
symbol(view returns (string)
COMIC3CE
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
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 spenderuint256 id
mint(address to
ownerMint(address[] _touint256[] _amount
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setOwner(address newOwner
setURI(string _uri
transferFrom(address fromaddress touint256 id
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnerUpdated(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(string _namestring _symbolstring _uriuint256 _maxSupplyaddress _authorizedMinter
Fallback and receive

This contract contains no fallback and receive objects.

Errors
notExists(