Furious Apeoooor Protest Party
Verified contract
Active on
Ethereum with 835 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 "Furious Apeoooor Protest Party"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17440319 | 2 years ago | | | 0 | 0.00043609327 | |
| 16099813 | 2 years ago | | | 0 | 0.00058626917 | |
| 15889241 | 2 years ago | | | 0 | 0.00083984310 | |
| 15880672 | 2 years ago | | | 0 | 0.00049608828 | |
| 15864241 | 2 years ago | | | 0 | 0.00033235692 | |
| 15842544 | 2 years ago | | | 0 | 0.00061231180 | |
| 15813907 | 2 years ago | | | 0 | 0.00058177882 | |
| 15786029 | 2 years ago | | | 0 | 0.00099455823 | |
| 15786026 | 2 years ago | | | 0 | 0.0010252987 | |
| 15786024 | 2 years ago | | | 0 | 0.0010271034 |
ABI
ABI objects
Getter at block 21388198
PROVENANCE() view returns (string)
700804b1388f6c65b61aec643046264750f39bad6a756d92dd027208b9cda932
allowListMintPrice() view returns (uint256)
0
baseURI() view returns (string)
ipfs://QmQJ2CYnrtdmwoF9ues5mUxyUGqn72H2qGBiHuoCqRwHea/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
maxAllowedMints() view returns (uint256)
3
maxPossibleSupply() view returns (uint256)
1987
mintPrice() view returns (uint256)
0
mintStatus() view returns (uint8)
3
name() view returns (string)
Furious Apeoooor Protest Party
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x33f5320fa53344986008b2c9dcd1ed3528f8089a
paused() view returns (bool)
false
symbol() view returns (string)
FAPP
totalSupply() view returns (uint256)
1987
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.