POOR PEOPLE CLUB

Verified contract

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

No balances found for "POOR PEOPLE CLUB"

0xc628fb295f2c02adf55e507f0e5532b5f81fd9d5bb0e424c12b128ae3f026d65
0x209076b4e544366b407d08cde755b54e73557e39ed779181ebc3273f3a5aa8e5
0x61e9732f44dc95c57490ee9c4c9c237d28b9757063aa9dcb60954ade76dc502e
0x8a2907977372163f6315e10f5b48c1e91ba5c8e78b4e25031722a814380d0f0b
0x2988795ad1d685565dd29dcaa4379969ea1a5ff89611c54a591a3d0bb20b3fbb
0xf29ea4ee2dd2f7a8d531c3a421c400acdc41187c27b34ab23b1d657bd371a7d9
0x3eeef87c4f3b67a023984d1f5827bb58421947d6ed8d9ce4dac2f1cabe5c11c1
0x812d0fc60f726630e005e5786cec6f1e439d3fdee516c70c19b0361ab04e3b91
0xa3934a4b5ca11f50a2eb010ed00bad2b9e0df057311b4bf26de6e44a77792bda
0xf71fab8a12d8cf01a10438171d53ecc653c4676aead7cbc096a646e4c7bde8f8

Functions
Getter at block 21419117
MINT_LIMIT(view returns (uint256)
2
TOTAL_POORPEOPLE(view returns (uint256)
3069
baseURI(view returns (string)
https://art.richpeople.io/poorpeoplepre/
getTotalNFTsMintedSoFar(view returns (uint256)
3069
isSaleActive(view returns (bool)
true
isSaleOn(view returns (bool)
true
name(view returns (string)
POOR PEOPLE CLUB
owner(view returns (address)
0x28bee5ecfc2344c98b88567761818ce985c88072
richRoyalty(view returns (uint256)
10
symbol(view returns (string)
PPC
team_royaltyWallet(view returns (address)
0x6362ffaf9d131388edf7761e072fb54987117756
totalSupply(view returns (uint256)
3069
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
POORPEOPLEMINT(uint256 quantity
approve(address touint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setRoyalty(uint256 _royaltyAmount
setRoyaltyWallet(address _teamRoyaltyWallet
setSaleActive(bool _isSaleActive
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _team_royaltyWallet
Fallback and receive

This contract contains no fallback and receive objects.

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