True Plebs

Verified contract

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

No balances found for "True Plebs"

0x5d6cd0a710c63a2808276e3b2e9e182a2a4af6054ed84e3b78c02d0053a42421
From
0x5335392a2c098621f923432d064b8b45ec20a13ec9662e943f3658b4f8a44983
From
0x1fec8ca52d820613f1b3c783589f01157019e7e7b7f151dde20666f2bce7d6a7
0x16dbbe77b4f9f8a88d45da6974d0b741ab9caaeb4b903de21a2b5a9632dcf58a
0x68fcac35d855ff6fa8991c5083e76cb0e829f3f4047986e83a630391eaa9c132
0x6b906e71b1df029915cdaa2c6a740228e7fd8453d041ca19c2fa0447d02bcaa6
0x0416c143a6cdee79eed13a71079994291b90a8ff9b9180e1ab9d840c8d579363
0x8d71bf6720611bdf1e7a7a9b9a05bd3f16fd6d1fc158a97c48363faa948643f9
0x4add04a3a93878b996b15ef799813dec8eb31a45f19e2ba9345f48503140bbd5
0xefd2d8b2e85bd67d994798694e6a343e3cf81dbc1011f461dc04908e7a3358e4

Functions
Getter at block 21201796
FREE_MAX_SUPPLY(view returns (uint256)
1000
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
5555
isActive(view returns (bool)
true
name(view returns (string)
True Plebs
owner(view returns (address)
0x1703a1847c4c0109e08aa94599446770721fccdb
price(view returns (uint256)
6900000000000000
reserve(view returns (uint256)
100
symbol(view returns (string)
TP
totalSupply(view returns (uint256)
5555
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 idview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(
mint(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
toggleSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

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