COOLPEPES for MEMEs
Verified contract
Active on
Ethereum with 396 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "COOLPEPES for MEMEs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16380307 | 2 years ago | | | 0 | 0.00094588060 | |
| 16355246 | 2 years ago | | | 0 | 0.00062488615 | |
| 16014220 | 2 years ago | | | 0 | 0.00029423910 | |
| 15841227 | 2 years ago | | | 0 | 0.0011580849 | |
| 15670127 | 2 years ago | | | 0 | 0.00079319651 | |
| 15649112 | 2 years ago | | | 0 | 0.00066920285 | |
| 15615538 | 2 years ago | | | 0 | 0.00027828442 | |
| 15556165 | 2 years ago | | | 0 | 0.00026649811 | |
| 15481363 | 2 years ago | | | 0 | 0.00045133462 | |
| 15459987 | 2 years ago | | | 0 | 0.00026920122 |
ABI
ABI objects
Getter at block 21294478
PROVENANCE() view returns (string)
9b4be138f6a376c4f656d0a2995b6081fcfef032c4fd02455377d9015a3ac81a
allowListMintPrice() view returns (uint256)
0
baseURI() view returns (string)
ipfs://QmdcCLLa7c1sU5K4nhv1i3y9AcTZ8Ckb6pfM2km33bzaPc/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
maxAllowedMints() view returns (uint256)
3
maxPossibleSupply() view returns (uint256)
421
mintPrice() view returns (uint256)
0
mintStatus() view returns (uint8)
3
name() view returns (string)
COOLPEPES for MEMEs
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf26e734f8f5eacf21c91d1dfc0f2db56c3d64cdb
paused() view returns (bool)
false
symbol() view returns (string)
CPFM
totalSupply() view returns (uint256)
421
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashMessage(address sender, address thisContract) pure returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addReverseENSRecord(string name)
approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
mintAllowList(bytes32 messageHash, bytes signature, uint256 amount) payable
mintPublic(uint256 amount) payable
preMint(uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _allowListMintPrice, uint256 _maxAllowedMints, address _signerAddress, address _currency, address _wrappedNativeCoinAddress)
receive()
This contract contains no error objects.