Mafagafo

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x507b63a1 at 15315162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "Mafagafo"

No transactions found for "Mafagafo"


Functions
Getter at block 21214278
MAX_SUPPLY(view returns (uint256)
7117
firstOptionAmount(view returns (uint256)
0
firstReceiver(view returns (address)
0x0000000000000000000000000000000000000000
isFirstOptionOn(view returns (bool)
false
isSecondOptionOn(view returns (bool)
false
isThirdOptionOn(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
preRevealBaseURI(view returns (string)
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
secondOptionAmount(view returns (uint256)
0
secondReceiver(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
thirdOptionAmount(view returns (uint256)
0
totalMintedPhase2(view returns (uint256)
0
totalSupply(view returns (uint256)
0
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)
totalClaimed(addressview returns (uint256)
totalClaimed2(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
claim1(address accountuint256 quantityuint256 totalQuantitybytes32[] merkleProof
claim2(address accountuint256 quantitypayable 
initialize(string _preRevealBaseURIaddress mafaTechuint256 mafaTechSupplybytes32 _merkleRootaddress _firstReceiveraddress _secondReceiveruint256 _firstOptionAmountuint256 _secondOptionAmountuint256 _thirdOptionAmount
renounceOwnership(
safeMintMafaTech(address touint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFirstOption(bool _flag
setFirstOptionAmount(uint256 _firstOptionAmount
setFirstReceiver(address _firstReceiver
setMerkleRoot(bytes32 _merkleRoot
setSecondOption(bool _flag
setSecondOptionAmount(uint256 _secondOptionAmount
setSecondReceiver(address _secondReceiver
setThirdOption(bool _flag
setThirdOptionAmount(uint256 _thirdOptionAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Claimed(address indexed accountuint256 indexed quantity
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(address account
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidOption(
InvalidProof(
MaxSupplyExceeded(uint256 totalSupplyuint256 quantity
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PriceMismatch(uint256 valueuint256 price
QuantityError(uint256 quantity
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferError(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(