Precious Baby Phepes
Verified contract
Active on
Ethereum with 1,217 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4444 additional slots
Balances ($0.00)
No balances found for "Precious Baby Phepes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19809710 | 6 months ago | | | 0 | 0.00023305960 | |
| 19809708 | 6 months ago | | | 0 | 0.00022890547 | |
| 18192683 | a year ago | | | 0 | 0.00032846257 | |
| 17967016 | a year ago | | | 0 | 0.00070241038 | |
| 17540951 | a year ago | | | 0 | 0.00085018760 | |
| 16378463 | 2 years ago | | | 0 | 0.00078530233 | |
| 16326823 | 2 years ago | | | 0 | 0.0011056341 | |
| 16099526 | 2 years ago | | | 0 | 0.00080645001 | |
| 16099361 | 2 years ago | | | 0 | 0.00052435891 | |
| 16099335 | 2 years ago | | | 0 | 0.00051837435 |
ABI
ABI objects
Getter at block 21179024 getOwnershipRecordOffChain() view returns (address[4445])
FREE_SUPPLY() view returns (uint256)
900
MAX_FREE_MINT_PER_WALLET() view returns (uint256)
1
MAX_SUPPLY_PLUS_ONE() view returns (uint256)
4445
isPaused() view returns (bool)
false
name() view returns (string)
Precious Baby Phepes
owner() view returns (address)
0x859fe4e09f2d27b28fecd08993ebf99ce17bfb83
price() view returns (uint256)
10000000000000000
symbol() view returns (string)
PBP
totalSupply() view returns (uint256)
1194
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getERC721BalanceOffChain(address _address) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
ownerOfERC721Like(uint256 id) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events mintFree()
mintGiveaway(address to_, uint256 amount)
mintPublic(uint256 amount) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setMintPrice(uint256 newPrice)
setPaused(bool paused_)
setUri(string newUri)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string uri_, string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.