Naughty PIPPI

Verified contract

Active on Ethereum with 1,950 txns
Deployed by via 0xc219b494 at 13326348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Naughty PIPPI"

0x203e112602770c637e481a243d77c3fb70a1f8ed78f472ccd1d1d32d481dbdcb
0xe4f12a51b66278b47e7d4c4d246fca4a1f569e6000c83b1511c902b9540b1b98
0xe5f5c5f860989dcb697982e1cbf99ae4bf8d59786e0c1cbde0e99517d9f3d13c
0xa1f4f8961c159cd1e75ef269a6f67d9a4f1b686107ece5f5e20190786efaa8ad
0x6078e35e32638a26f78d675018241b9a24be8a1b570905dd3af6a3e6df795eb7
0xd1b7c968fc8199727075dba7baba7e23eaa3d0cbba7999ffb2b501fc88150ada
0x65c29bf4aedef0ff2e2ff173e3c5e52637df5807a4adb1ff07b1a731076e8161
From
0xcf8fdd25a0bc6962e5562dcc34a179f550f6e9202f1a8f9fe310b5aa1a5c1d61
0x85b35437cdba66516c8ba63c77874eb60faffb0325e1fc7ddeefc210b8d26dbe
0x41bf0d85f72103935375c789bb99e60f0684f93c1e177cd22dfade9102cd0a9e

Functions
Getter at block 21162063
FIRST_RESERVED_TOKEN_ID(view returns (uint256)
8439
FIRST_SALES_TOKEN_ID(view returns (uint256)
1
TOTAL_SUPPLY(view returns (uint256)
8888
isOnSale(view returns (bool)
false
name(view returns (string)
Naughty PIPPI
nextReservedTokenId(view returns (uint256)
8469
owner(view returns (address)
0x653264ab78107f99d0d5564965de48096f78ac73
price(view returns (uint256)
30000000000000000
remainingSalesAmount(view returns (uint256)
6964
symbol(view returns (string)
NP
Read-only
balanceOf(address ownerview returns (uint256)
commonRoyaltiesWithTwoDecimals(uint256view returns (uint256)
commonRoyaltyAddresses(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 _tokenIdview returns (uint256[])
getFeeRecipients(uint256 _tokenIdview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedSalesTokenIdList(uint256 offsetuint256 limitview returns (uint256[])
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint256 tokenIdpayable 
mintForReserve(address touint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleSale(bool isOpen
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string newBaseURI
updateCommonSecondaryRoyalty(address[] _secondaryRecipientsuint256[] _secondaryRoyaltiesWithTwoDecimals
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Buy(address indexed buyeruint256 tokenId
ChangeCommonRoyalty(address[] royaltyAddressesuint256[] royaltiesWithTwoDecimals
ChangeRoyalty(uint256 idaddress[] royaltyAddressesuint256[] royaltiesWithTwoDecimals
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _primarySalesRecipientaddress[] _secondaryRecipientsuint256[] _secondaryRoyaltiesWithTwoDecimalsstring _baseURI
Fallback and receive
receive(
Errors

This contract contains no error objects.