MintPayout

Verified contract

Active on Base with 3,578 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,418.18
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x11274cd7a569665f9b589e7c7b866177e47b9684f7f9fea3f370a27fba17ff57
0xb068766930fa2dc43b3ea47fcad10efce0b2c476b334c2a1129aad24f081ca55
0x235d5913d379103a616138dd9ca23432efc65c655bf57bff2d363cff0789bfcd
0x1f7d337fb7597c3db858c2ff3189f9d332dad4440632efeccf0d58544657c315
0x81439d40077290638e00aab27cbca3fd61dcdf7fc59a65e4c5fa90e700ce0a5e
0xf82738488316ba82ed03eb79ff3511a3b7f3f1efbe6d55975746bc408c270e40
0xde7870ce521970d7fb37dc906cd9c5a2bb428c47ed84f0aab0c320f63ec64ae5
0xcaa053f6079661ec7f6c0e554f0279e145db2cd6d0b639a49aa1505468bc82b8
0x4837c569ace375d6a1ec89993cc3772fc1e19d1382ae8d40ca6a61a41c384ad8
0x632bea54ea95b7eba07834e52fc40a053aa347e7741748d7b5de40ff77e6caed

Functions
Getter at block 21880251
contractVersion(view returns (uint32)
1
owner(view returns (address result)
0x004d6611884b4a661749b64b2adc78505c3e1ab3
protocolFee(view returns (uint256)
200000000000000
protocolFeeRecipientAccount(view returns (address)
0x4444444444444444444444444444444444444444
totalSupply(view returns (uint256)
9366671574299151681
Read-only
balanceOf(addressview returns (uint256)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
deposit(address tobytes4 reasonpayable 
depositBatch(address[] recipientsuint256[] amountsbytes4[] reasonspayable 
mintDeposit(address mintContractaddress minteraddress referreruint256 quantitypayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
setProtocolFee(uint256 _protocolFee
transferOwnership(address newOwnerpayable 
withdraw(address touint256 amount
withdrawAll(address to
withdrawProtocolFee(address touint256 amount
Events
Deposit(address fromaddress tobytes4 reasonuint256 amount
MintDeposit(address depositedByaddress mintContractaddress minteraddress referreraddress creatoruint256 creatorPayoutuint256 referralPayoutuint256 protocolPayoutuint256 totalAmountuint256 quantityuint256 protocolFee
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
ProtocolFeeUpdated(uint256 fee
Withdraw(address fromaddress touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IncorrectDepositAmount(
InvalidAddress(
InvalidArrayLength(
InvalidWithdrawAmount(
NewOwnerIsZeroAddress(
NoHandoverRequest(
TransferFailed(
Unauthorized(