PUNKS Comic 3 Collectors
Verified contract
Active on
Ethereum with 673 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 "PUNKS Comic 3 Collectors"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107846 | 12 days ago | | | 0 | 0.00044159125 | |
| 20922832 | a month ago | | | 0 | 0.0010799379 | |
| 20780552 | 2 months ago | | | 0 | 0.00029652466 | |
| 20777580 | 2 months ago | | | 0 | 0.00027878895 | |
| 20694314 | 2 months ago | | | 0 | 0.00018300698 | |
| 20665016 | 2 months ago | | | 0 | 0.00033840804 | |
| 20641257 | 3 months ago | | | 0 | 0.000082475348 | |
| 20608073 | 3 months ago | | | 0 | 0.000047055499 | |
| 20544497 | 3 months ago | | | 0 | 0.000081574958 | |
| 20518093 | 3 months ago | | | 0 | 0.00014183139 |
ABI
ABI objects
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 owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
mint(address to)
ownerMint(address[] _to, uint256[] _amount)
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setOwner(address newOwner)
setURI(string _uri)
transferFrom(address from, address to, uint256 id)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnerUpdated(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(string _name, string _symbol, string _uri, uint256 _maxSupply, address _authorizedMinter)
This contract contains no fallback and receive objects.
notExists()