Mafagafo
Verified contract
Proxy
Active on
Ethereum with 1,244 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
5 additional
variables
Balances ($0.00)
No balances found for "Mafagafo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19908893 | 6 months ago | | | 0 | 0.00015173638 | |
| 19902361 | 6 months ago | | | 0 | 0.000082362830 | |
| 19884396 | 6 months ago | | | 0 | 0.00024900706 | |
| 19803474 | 6 months ago | | | 0 | 0.00029844799 | |
| 19568057 | 8 months ago | | | 0 | 0.0014122793 | |
| 19443828 | 8 months ago | | | 0 | 0.0030599920 | |
| 17307766 | a year ago | | | 0 | 0.0014732004 | |
| 17014761 | 2 years ago | | | 0 | 0.00091887806 | |
| 17014274 | 2 years ago | | | 0 | 0.00098278405 | |
| 17013307 | 2 years ago | | | 0 | 0.00098835508 |
ABI
ABI objects
Getter at block 21214278 proxiableUUID() view returns (bytes32)
MAX_SUPPLY() view returns (uint256)
7117
firstOptionAmount() view returns (uint256)
100000000000000000
firstReceiver() view returns (address)
0x04015a633202faa484e6ee2138bde6dce0fc28eb
isFirstOptionOn() view returns (bool)
true
isSecondOptionOn() view returns (bool)
true
isThirdOptionOn() view returns (bool)
true
merkleRoot() view returns (bytes32)
0x094fc418b1bdc58fe2d2f6359ec09ebddbf12a069dc0747a84335878fd65efcf
name() view returns (string)
Mafagafo
owner() view returns (address)
0x49e2f7cf1f05ed2ac198c89a1778dd82526afd82
preRevealBaseURI() view returns (string)
https://mafa-genesis.s3.amazonaws.com/mafaegg.json
secondOptionAmount() view returns (uint256)
290000000000000000
secondReceiver() view returns (address)
0xffada8ba93422819885dfa584a62d10133035b04
symbol() view returns (string)
MAFA
thirdOptionAmount() view returns (uint256)
450000000000000000
totalMintedPhase2() view returns (uint256)
10
totalSupply() view returns (uint256)
7117
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalClaimed(address) view returns (uint256)
totalClaimed2(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
claim1(address account, uint256 quantity, uint256 totalQuantity, bytes32[] merkleProof)
claim2(address account, uint256 quantity) payable
initialize(string _preRevealBaseURI, address mafaTech, uint256 mafaTechSupply, bytes32 _merkleRoot, address _firstReceiver, address _secondReceiver, uint256 _firstOptionAmount, uint256 _secondOptionAmount, uint256 _thirdOptionAmount)
renounceOwnership()
safeMintMafaTech(address to, uint256 quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool 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 from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Claimed(address indexed account, uint256 indexed quantity)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
AlreadyClaimed(address account)
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApproveToCaller()
BalanceQueryForZeroAddress()
InvalidOption()
InvalidProof()
MaxSupplyExceeded(uint256 totalSupply, uint256 quantity)
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
PriceMismatch(uint256 value, uint256 price)
QuantityError(uint256 quantity)
SoldOut()
TransferCallerNotOwnerNorApproved()
TransferError()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()