Not Fungible Poem

Verified contract

Active on Base with 5 txns
Deployed by via 0x7afb7fe3 at 4265391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.22
0x1118001e2677c3de477642e9381422489bd563f4fa15a65ee9f4492b1a2c9d9c
0x734196517ba93d351558c0f3aca572a0cbc0bd906f28a9d50bd7b71f9637e494
0x286a2aa94e73831c142340d193ec12a5a12c7cfaa20bc3c691945a1956126f46
0x2e9b19fce501320e63a80f953c1ef9b4a8706088c4b6860b8bed7576d68d07aa
0xc4522c02cbd53a0c72333ed6176f4227a76938c0d53d073079d14fde300cee57

Functions
Getter at block 23081910
maxSupply(view returns (uint256)
4150
mintPrice(view returns (uint256)
200000000000000
name(view returns (string)
Not Fungible Poem
owner(view returns (address)
0xe4ff4635421d849d1e4949de3d3f96c9604dffbc
paused(view returns (bool)
true
symbol(view returns (string)
NFP
totalSupply(view returns (uint256)
4
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
pause(
renounceOwnership(
safeMint(address topayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.