Mutant Bits Yacht Club

Verified contract

Active on Ethereum with 2,754 txns
Deployed by via 0xe67f4e0d at 15189864
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,429.75
0xdd6e9bf11a2e6df0c8d883ebed766ad6dc66e7dc993708616cc81b26e2b5bef7
0xb99ac21733a4c54e0a6cd9c35ed148498214f8cb987ffad814e07b7cb73d820c
0xcaf3d8792c361e5aa2de974f2881335e6cad9e0fe05eb655ba31d66b7fb5b853
0x3982232bde52e383320c7f8cecb4298f8d0c2b3e54f4c697d23893725a296c3f
0x9be3c3e7127809204e865305bd2cfe12de06710cdb9036ea5d8eb304c44565e3
0x67d988a71864686632777612ef2edc373c0ec6c4d9ce60cd39a4891ff0e2b899
0x64ea4292ca4d9959ea6309d9855d9db2915ccbe51e2b36617ea1413d2035b25a
0x48a4881216ff547d8f0ddff50c0d014e91550da1060bd3b187186b3146a3695c
0x6a65c703b18d6f285dfad5be0fe9bc93aa4adf04ea48485c29d4b1a8110d09c4
0xbb418cc1296f76490797029eb55d692de5693dcf2be7943c72c6c4fca4c803c3

Functions
Getter at block 21315833
NUM_MEGA_MUTANTS(view returns (uint256)
8
PS_MAX_MUTANTS(view returns (uint256)
10000
PS_MAX_MUTANT_PURCHASE(view returns (uint256)
20
SERUM_MUTATION_OFFSET(view returns (uint256)
10000
mutantPrice(view returns (uint256)
30000000000000000
name(view returns (string)
Mutant Bits Yacht Club
numMutantsMinted(view returns (uint256)
203
owner(view returns (address)
0xefffc114d67d1758f2d49c8c589fe96c4ebc6912
publicSaleActive(view returns (bool)
true
serumMutationActive(view returns (bool)
true
symbol(view returns (string)
MBYC
totalApesMutated(view returns (uint256)
2891
totalSupply(view returns (uint256)
3094
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMutantIdForApeAndSerumCombination(uint256 apeIduint8 serumTypeIdview returns (uint256)
hasApeBeenMutatedWithType(uint8 serumTypeuint256 apeIdview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinted(uint256 tokenIdview 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)
State-modifying
approve(address touint256 tokenId
mintMutants(uint256 numMutantspayable 
mintMutantsByTeam(uint256 numMutants
mutateApeWithSerum(uint256 serumTypeIduint256 apeId
mutateMultipleWithSerum(uint256 serumTypeIduint256[] apeIds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMutantPrice(uint256 newPrice
togglePublicSaleActive(
toggleSerumMutationActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 symboladdress bbycAddressaddress bbccAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.