$AIRDROP

Verified contract

Proxy

Active on Base with 13,851 txns
Deployed by via 0x105e15ed at 14246301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.08
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x25354d40e017b145b5d09b2072cd5d574a2bef944b47a81096f3c6b6cfb8bb2e
0xbc8a6bf719cb187aad1dba92bb5cc4990971cc3f5e5346421b66e9921f5cc12f
0x8c68c533030c427c73a4ca81fba3bae14caf23028133ad56eaaa2e480c545098
0xd60ced29cd6e521517aadfe10110696ce5fa23d608cd182c9268e1b13b052a8f
0xbec3c4e2a25dc6e21edbfaaea2290c6937df96ff070a8b40f2b196439f24da87
0x46881b0700ab4f3dfb11a43d9b92f2fc532795a56da85de04bd0b95e1885ae3a
0x37a714d090545ef5fa2394ec6491379a80f1ee64d803fae401dd6a22b811f621
0xde0225ecceca281ccfc2275b7f33119e742aaac088d1dec00408361f2a01ad5e
0xf280a8804c073f2d19d97484e8d383961aae4b31a878b1f144416bdd0a1a88c2
0xe536aa38e6a5a7912b03c6295361a51d7fb36343bff269193e0aa3cde533612d

Functions
Getter at block 22739036
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x872bdbbd93e044555208f7778debbbd890719bbdbb36209bee6b0d2e2c09c450
decimals(pure returns (uint8)
11
name(view returns (string)
$AIRDROP
owner(view returns (address result)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
AIRDROP
totalSupply(view returns (uint256 result)
2387526892819960697834
transferRestrictedTo(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
initialize(string name_string symbol_address poolAddress_
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amount
protocolMint(address touint256 amount
removeTransferRestriction(
renounceOwnership(payable 
requestOwnershipHandover(payable 
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
CannotBurnUntilOwnerIsRenounced(
CannotInteractWithPoolDuringGame(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
NewOwnerIsZeroAddress(
NoHandoverRequest(
PermitExpired(
TotalSupplyOverflow(
Unauthorized(