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

Papi

Verified contract

Active on Ethereum with 799 txns
Deployed by via 0xf5f68057 at 17324254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Papi"

0x9c92329e8dd8470ba4b1de41537c9577bbacd2e7d4184bcf493e29e35d3d9c08
0x41646c0f0257b0e49d2b2014c737b9b868d0ebd58f47d3e87404b4ffe3f300a6
0x2b58a29b9f63d14996ff4ac14150b3a2da4017640c871bd85f762e82de511df5
0x2c8a082ad215bce4d549137b27934504a8ce5de22635f13021afdd112813b7c7
0x81a54be3794fea82b021f6bcbcef7ad1d6543081cc3cce304b995029e6666105
0xe302ee69eb10d6379877cc43c5295b0fa84e82d903c9af0d0f500c3866ec41f3
0xf3a3beac0f253fcdc46a661f7ba6d39be46f0fbd20a325de1c7b951b9cf12dff
0xaf2c57bbfadaf431475612dcdc7224deadf88d22916861f3b02d70bca5f61668
0x03306ac5488798f94ecf84091a87e600b91f907b465d8ebf4cc1508ae636a099
0xe32d0d530d499a5cfa3377ddd1214c60c738083f0335b70360f0d759200e0df6

Functions
Getter at block 20888276
TOTAL_SUPPLY(view returns (uint256)
100000000000000000000000000000000
decimals(view returns (uint8)
18
limitedMode(view returns (bool)
true
maxTransferAmount(view returns (uint256)
1000000000000000000000000000000
name(view returns (string)
Papi
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(view returns (string)
PAPI
totalSupply(view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
ammPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
bots(addressview returns (bool)
excludedFromMaxTransferAmount(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableLimitedMode(
enableSwap(
excludeFromMaxTransferAmount(address _accountbool _excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAmmPair(address _pairbool _isPair
setBot(address _botbool _isSet
setMaxTransferAmount(uint256 _maxTransferAmount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LimitedModeDisabled(
MaxTransferAmountUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAmmPair(address pairbool isPair
SetBot(address botbool isSet
SwapEnabled(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.