ReferralManager
Verified contract
Active on
Base with 23,273 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22716070 | 4 hours ago | | | 0.001355 | 9.5195338e-7 | |
| 22714235 | 5 hours ago | | | 0.001355 | 0.000023233024 | |
| 22711527 | 6 hours ago | | | 0.001355 | 9.4385309e-7 | |
| 22711314 | 6 hours ago | | | 0.001355 | 0.0000037401240 | |
| 22705467 | 10 hours ago | | | 0.001355 | 7.3349156e-7 | |
| 22704832 | 10 hours ago | | | 0.00271 | 6.2748017e-7 | |
| 22704755 | 10 hours ago | | | 0.001355 | 7.3349156e-7 | |
| 22704529 | 10 hours ago | | | 0.001355 | 0.0000023231769 | |
| 22704243 | 10 hours ago | | | 0.001355 | 7.2667352e-7 | |
| 22697379 | 14 hours ago | | | 0.0008 | 7.6218098e-7 |
ABI
ABI objects
Getter at block 22722856
This contract contains no getter function objects.
Read-only
getCurrentReferrer(bytes32 vectorId) view returns (address)
getReferrer(bytes32 vectorId, address txSender, uint256 blockNumber) view returns (address)
State-modifying
Events gatedChooseMint721WithReferral(struct MintManagerSeriesClaim claim, bytes claimSignature, address mintRecipient, uint256[] tokenIds, address referrer) payable
gatedNumMint721WithReferral(struct MintManagerClaim claim, bytes claimSignature, address mintRecipient, bool isEditionBased, address referrer) payable
vectorMint721WithReferral(uint256 vectorId, uint48 numTokensToMint, address mintRecipient, address referrer) payable
This contract contains no event objects.
constructor(address backupMintManager)
This contract contains no fallback and receive objects.
InvalidReferrer_ReferralManager()