This contract is being backfilled. You may encounter incomplete storage history.

Fake Giraffes

Verified contract

Active on Base with 472 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x5034a207308c3ece28f6f2c22e54e16c041bc676bde74d02b90b27dc203eb16e
0x172c230aec7b4ed610f65d9a9847cdc2bb9a4f0c16b29c24346435d0c3394916
0xd7bea5d7fd9c243f0b7566fadd0e95101284f0271f4995bf8d94bba3fa42514d
0x055cb0332662199474ed755515ef5d097be7598216fd76393a36b073cd514f2e
0xcb36317331138a2dbdc99e275948f3d66420344bf7c0f55f32310ece379ed09d
0xe024ff5bd6f8ff55d135db8af2f6eab799e378114145cf8906c0e5fa2cfee72d
0x5724c39a6de1b4433e482fc723f34040c7648abe9f672346a62c8d7e379a2912
0x7f81d4b8a530d671417d69b3757a2ee6946e647cf46287f9ba7e953c19e4a131
0xaa813c7f00dfbf3f0b07ac432d665ec3ed06467d47825047ad7dd67ec8255c87
0x2c3642426fb10a40ae357974db8af2c7e5dcdf9597c3ddd665ea142df3bdadf6

Functions
Getter at block 23312717
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
1000
maxSupply(view returns (uint256)
3333
name(view returns (string)
Fake Giraffes
notRevealedUri(view returns (string)
ipfs://bafybeihaxec6yid76uicupz63kiehkoxhfogqnonfehpmnroh6lubq36lq/
owner(view returns (address)
0xbba3ab0ac2c0dd0c7af3582d3ed8aa6735d780d7
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
FG
totalSupply(view returns (uint256)
3333
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.