Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3db7…1180
0x2366…f6f9
Balances ($0.00)
No balances found for "GenPFP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101731 | 17 days ago | | | 0 | 0.00020502660 | |
| 21043688 | 25 days ago | | | 0 | 0.00077827270 | |
| 20820903 | 2 months ago | | | 0 | 0.0011291722 | |
| 20820363 | 2 months ago | | | 0 | 0.00082802291 | |
| 20778227 | 2 months ago | | | 0 | 0.00060749703 | |
| 20778222 | 2 months ago | | | 0 | 0.00054888194 | |
| 20629246 | 3 months ago | | | 0 | 0.000075718897 | |
| 20479685 | 3 months ago | | | 0 | 0.00018042805 | |
| 20405899 | 4 months ago | | | 0 | 0.000097573163 | |
| 20326102 | 4 months ago | | | 0 | 0.00040612052 |
ABI
ABI objects
Getter at block 21224439
ZERO_ID() view returns (uint256)
6
ZERO_S_ID() view returns (uint256)
5
active() view returns (bool)
false
adminMinter() view returns (address)
0x3db74f87841623144be5cef82d877668b6d51180
baseURI() view returns (string)
https://api.missingfrontier.com/pfp/
name() view returns (string)
GenPFP
owner() view returns (address)
0x37ec305ad2385171da3be2f069a02ff5eaa3da44
symbol() view returns (string)
PFP
uriChanged() view returns (bool)
false
watcherMinter() view returns (address)
0x236672ed575e1e479b8e101aeeb920f32361f6f9
Read-only
NFT_TYPE(uint256) view returns (uint8)
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burnForMint(uint256 _id, uint256 _amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
toggleActive()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateURI(string _newURI)
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(address _adminMinter, address _watcherMinter)
This contract contains no fallback and receive objects.
This contract contains no error objects.