INSCRIBED PLUNK

Verified contract

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

No balances found for "INSCRIBED PLUNK"

0x396be74b528e0da56eca0152dd7480620213b07cc0e4e20294e2c070ef934ab9
0x52eadec921a47b7674b6d41879a962dbd54e57a0ad4369d0d8d29c666bbbf03c
0x9cc81bc8992c3faca7583043bd4c915e9b885ea0e14960e637ab3b372c74d6a4
0x0e5d6dc6312828079ec649aa9c7bdc3c72ed0ad9b333447385e5324ccae1c4d4
0xa682011b55cedccf1c392ab0a0c53b9b971da3d6f71cef4cbc2be999da9278f1
0x708d4375f21b6c153ba8ecdb3d25f5c6441fd7016697cbcaf9f294ad5c55e196
0xf4caa0a3f40f079ed627e8cc7657ee193c0eb94a86948e4687c0100c1a709ccc
0x8c6d387ba4e2b6ee184aedc95fcd70916431b9ffec59615136d53ef470c9c3c7
0x217da2dd83d49f8727c374e53317103b96a51b785ed2e8a6a04a48f3325e0ee0
0xd580e7533a1b9d24439f233a94752f46980663090e1f76101cc2876541d95376

Functions
Getter at block 21414343
cost(view returns (uint256)
1000000000000000
freePertx(view returns (uint256)
2
maxFree(view returns (uint256)
3500
maxSupply(view returns (uint256)
3999
name(view returns (string)
INSCRIBED PLUNK
owner(view returns (address)
0x3cffb72265f1a7a45a7e98d918c215e6416ad794
symbol(view returns (string)
INSP
totalSupply(view returns (uint256)
3999
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setData(uint256 fuint256 tuint256 m
setUri(string i
transferFrom(address fromaddress touint256 tokenId
treasureMint(address addruint256 amount
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(