MintPayout

Verified contract

Active on Base with 3,753 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32,505.61
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xdc02689e8af07906ebc76c4b65fd4432a09b0b22a1a12d86cbfa66a62791cce1
0x364c971cab51b5c7fb4a2282156fbeb7c439a30631c3761e85e3052aa4416fe6
0xd22651ac7643c194ca93269b688d23130fb325b1e6e112b53c2daa978b92e944
0xd9c5224766ac372e30054eef1e9ac701dbed3a92d26525a2d9af87bdff399cea
0x86a295269c46de7efa9a90db81b65b67fa64d70527158321fd8e6f35a96aaa74
0x6e8bab33e09b67c7e09bc8e304fc22b5c76d52025cb575faac13181e54fde423
0x46bcf7ea2d9fbad0c5d1470ef9fc69d5a16036148d9e4140e2204ffc9ca54fd7
0x17a960ed511616111bb2b5fc58cbf3b2a43e1a7f0892528909c0c44c93d7bd6d
0x403dc4d865dbf274835ab30f4a9aba922bd34c227a528fc0d34b0a64193202ad
0x85133f11b2bf288dc97c0dd1eb6b20c81f7e6f8d32bee0913dc9fcee4360301d

Functions
Getter at block 22733604
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)
9619208044299151681
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(