This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 22091714, which is 206 minutes old. We're running behind the tip but working to resolve the issue.

CrappyBird

Verified contract

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

No balances found for "CrappyBird"

No transactions found for "CrappyBird"


Functions
Getter at block 22091713
decimals(view returns (uint8)
18
maxTokenPerWalletPercent(view returns (uint256)
5000
name(view returns (string)
CrappyBird
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CRAPPY
totalSupply(view returns (uint256)
1200000000000000000000000000
tradingPhase(view returns (uint8)
2
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isMaxTokenExempt(addressview returns (bool)
phase1Whitelist(addressview returns (bool)
phase2Whitelist(addressview returns (bool)
State-modifying
addMultipleToPhase1Whitelist(address[] accounts
addMultipleToPhase2Whitelist(address[] accounts
addToPhase1Whitelist(address account
addToPhase2Whitelist(address account
airdrop(address[] recipientsuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enterPhase2(
enterPhase3(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeFromPhase1Whitelist(address account
removeFromPhase2Whitelist(address account
removeMultipleFromPhase1Whitelist(address[] accounts
removeMultipleFromPhase2Whitelist(address[] accounts
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setMaxTokenExempt(address accountbool exempt
setMaxTokenPerWalletPercent(uint256 percent
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AddedToPhase1Whitelist(address indexed account
AddedToPhase2Whitelist(address indexed account
Airdrop(address indexed recipientuint256 amount
Approval(address indexed owneraddress indexed spenderuint256 value
AutomatedMarketMakerPairSet(address indexed pairbool value
MaxTokenExemptSet(address indexed accountbool exempt
MaxTokenPerWalletPercentSet(uint256 percent
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedFromPhase1Whitelist(address indexed account
RemovedFromPhase2Whitelist(address indexed account
TradingPhaseAdvanced(uint8 newPhase
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address initialHolder
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.