Based Mutants

Verified contract

Active on Base with 6,641 txns
Deployed by via 0x4878ef15 at 3449813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x54e7521b66100ef216293e61f7cc2c9b69b6faeff363fea33de8fbaf0d73af95
0x2fd2ae7a660cac1cc1e5988ac39b9802f5f0665f57d497bd99f88f9206e24434
0xb0fa4bcc9b2da60fc12ae2a3df2868d4a023f94d4a9bb5d7c5a0806246e88d1d
0x6ea7b2af8a6fd4ebd5e6cac4cc2a2b537fb8bbf13dc60c221c490b7c02834eb9
0xb1491c354d04a01fde80c10638e64666ece8c976b3f239da2d55cac67ef18285
0x8371fc0ae1b615cfe5f85f507c20115d7cecbf0cca0cfdf17636d7cc8446ea2a
0xbd46a7180c4a9814df15837439e29c06dede4935e044748e77f4e40e7093c285
0xd41ceb472a138bbcb28895f26084f55be8146f1d9917007da5ee51d296439568
0xe40100c640c2cff6bb21fc81097589387795b48e27ef70c02a56841ffcc1052f
0x333dcc2bdb6bb5865d8b78768fbbbcbd17347fa584f3417237f02d6be5a81ebd

Functions
Getter at block 21765107
COST(view returns (uint256)
700000000000000
MAX_FREE(view returns (uint256)
10000
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
10000
name(view returns (string)
Based Mutants
owner(view returns (address)
0x410832aa86be79a33fd61262884ccd64c036eb02
symbol(view returns (string)
MUTANTS
totalSupply(view returns (uint256)
7170
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREEuint256 _COSTuint256 _MAX_FREE_PER_WALLET
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(