$AIRDROP

Verified contract

Proxy

Active on Base with 13,318 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.04
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x991ab1120e60a54244f39148b6c0f439f4f2aafc18797c41d9ac534ad849ed5c
0x0d80020a21a501f92cb56691795cf76d96e9a603c54abbeedd43809ee69aadca
0x5ea25c85d92e8184a24857865b37da44bc4851a7015151054a3a9120117c8b89
0x2a690d98bc760bbfdcd97c5771edf484c7872d4473a9a58d517374055f61cb70
0x20379e2d0471e350474e27bcac39ded011ca02ae05ba29d8da4b3338d3b24d44
0x5309350ee9bfae24167cca1ed802cee09637c1c579cb998e0c98e4762f4c1927
0x2970b8e5094acc16b06d8439b3151db5cea3728e5039fef704de249aaca753ed
0xd1dfd195e70a250fd67f1905ec282d5cb308bc0be2553d1934b7723e59064f25
0x08d2941337264f85092aff031568f2795f63ccd6cceab62890461eb9c7428527
0x70ffac21bef157b1d377cf2f8be2ba53768a340dbb17f0ac1355b115631d2924

Functions
Getter at block 21754383
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(