Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

OnboardingFacet

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x48e06e51 at 7636378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OnboardingFacet"

No transactions found for "OnboardingFacet"


Functions
Getter at block 22750539

This contract contains no getter function objects.

Read-only
linkSupply(string linkIdview returns (uint256)
State-modifying
airdrop(uint64[] quantitiesaddress[] recipients
linkMintTo(address recipientuint256 quantityuint256 maxAmountuint256 maxPerWalletuint256 maxPerMintuint256 expirationstring linkIdbytes signaturepayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(