OnboardingFacet
Verified contract
Implementation
Active on
Base with 0 txns
Inferred storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OnboardingFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "OnboardingFacet"
ABI
ABI objects
Getter at block 22750539
This contract contains no getter function objects.
Read-only
linkSupply(string linkId) view returns (uint256)
State-modifying
Events airdrop(uint64[] quantities, address[] recipients)
linkMintTo(address recipient, uint256 quantity, uint256 maxAmount, uint256 maxPerWallet, uint256 maxPerMint, uint256 expiration, string linkId, bytes signature) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()