Based Apes

Verified contract

Active on Base with 217 txns
Deployed by via 0x00b5e0fd at 2196499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.88
0xea283870d17f0cc28708463e235bd56819656bad84a0751e1034518a35b8f2b2
0x2c2189cf57ca2dea4d5117f6ce852b975a54ef8a3557fa950724fa1726dc6519
0x92b6568f065f1c5a178188366fb7b6be5e0f8defe715e7e6e3e8669b9a04068b
0xd807359bbda97045c8c75e7953247469fdb366a098d2f3c59238dcf5f7261543
0xbe9b4d7671ac337fc69ae82268ecf083b931670f17c9531b55d78005ccb0afb3
0x28e46f925eed3d000f65ac52a4838a24474963a342b75b4e0a63a63cc37d1e71
0x311683c6986ddcd0bffe72e5878dc1cf8288f24e249064b45f952a55623910ae
0x635d21041d552cbae9bceb7a8aa86dfc9e05bb0b1a2dc68d012396beec0f8834
0x94c1e6bccfed7d103df5887008b54af288c399ef92403122898ad827f02fa7c2
0xeaf0b6497a8a607b0cd49e2df5569f20054510657e6d5de8786738ac2cc37b8c

Functions
Getter at block 23210704
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1900000000000000
maxMintAmount(view returns (uint256)
500
maxSupply(view returns (uint256)
10000
name(view returns (string)
Based Apes
notRevealedUri(view returns (string)
ipfs://bafybeig32rjd4burz53ylsyy7laked6sdfkstwo2fsvdgdbx6ogvneaium/
owner(view returns (address)
0x27fa3d91b15dc0266266ff9af3ae62be01342986
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BA
totalSupply(view returns (uint256)
381
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.