Mutant Baby Ape Club

Verified contract

Active on Ethereum with 2,151 txns
Deployed by via 0x3e10d555 at 13630489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mutant Baby Ape Club"

0xf15a7712bc76ba02dd10ef3f65616ffe141aa807132b210b6a9614ddbbda47cc
0x255627a7e6912fa52bed1f0ed64627f4597a3976a358382f9733476e9b1e0095
0x8ebfaddf0f7b94045e3da8d3b99b184693961e3ed0d03b9e83b4f7cc46c84d75
0x256dfd06221ef373719f202c8bc53676f4eba48acabfff5233b41650c4ea7975
0x61bb6ee8621b387ae68252e26ee77306e99cfd6ac4359ceccc7ecc258cb744ed
0x7b1da9ee69a097ce740f9d07a48b36ccc2585f9d56707ab7b386c7d655017a14
0x031008c569f0eef8ef6a25fbdb641b73c9593fdc1d54cfb4742d25a03a1ba10c
0xded1a1fada5850139dc0d4932b9f0806c4c2611f12e264c6a9eb41e0b1acd863
0x89ff58c6d53c5e65561fb13ffd02f459bdf5904d248b308448242a3739c8bde3
0x96deb475c797c3fb29a19063cfdab4d3cb1f5f93b6fd1af8d8fc209fbec03fb0

Functions
Getter at block 21211451
baseExtension(view returns (string)
.json
cost(view returns (uint256)
10000000000000000
maxMintAmount(view returns (uint256)
3
maxSupply(view returns (uint256)
3333
name(view returns (string)
Mutant Baby Ape Club
notRevealedUri(view returns (string)
owner(view returns (address)
0x22c5fa1832b4fcc070fe656ce22b0a0d9562b4d5
paused(view returns (bool)
false
refundsGiven(view returns (uint256)
333
revealed(view returns (bool)
true
symbol(view returns (string)
MBAC
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)
receivedRefund(addressview returns (bool)
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.