ApplePYE

Verified contract

Active on Ethereum with 659 txns
Deployed by via 0xe2f4e5f2 at 14842790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
18 additional variables
ERC-20
Value $1,945.82
0x62689b5c156c1be8199bf7f2a98cf45dfaacd8d1c0b7c93379281ccd9b405b5f
0x2c439266515c636719a684ad1f2c1b6746c1d4889e2a2457b417bc574e5f4bd5
0x2b48b4895ed385136ce20b9a3f5f97b126161a3f31ca315c9a3455149dacaa82
0xfd0b79e9295099d534bbb8d62c8d2eafdd3810c4bbacb1aa4542524471ee53fb
0x8a15ca4e53e4841162ae34cee3571afc021302b7a103a7df00152a0a35c59827
0x3bf24ed4e52549638232086771ac90aa8cc1fa06b79a47638de6db8e2651a40c
0x94fa37584908e7ce4847a2f03e639f1e3ff0c8fa4c34e5512901782df7a54f9b
0x7ce60f4ee2f8fa2908eee071fec63df0c71899411ffef10557b02b0324df3881
0xd77b2a1516d91256519a641963d87f628356de8689165ab57c98cbe9435f3611
0x769995b2bcacb902274e9b22c3316cbc664d661127c150e07f8a0673eb2cb61f

Functions
Getter at block 20872117
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
FEE_SETTER_ROLE(view returns (bytes32)
0xe6ad9a47fbda1dc18de1eb5eeb7d935e5e81b4748f3cfc61e233e64f88182060
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
_buyback(view returns (bool autoBuybackEnableduint256 autoBuybackCapuint256 autoBuybackAccumulatoruint256 autoBuybackAmountuint256 autoBuybackBlockPerioduint256 autoBuybackBlockLastuint256 minimumBuyBackThreshold)
(autoBuybackEnabled=false, autoBuybackCap=0, autoBuybackAccumulator=0, autoBuybackAmount=0, autoBuybackBlockPeriod=0, autoBuybackBlockLast=0, minimumBuyBackThreshold=0)
_defaultFees(view returns (uint256 developmentFeeuint256 buybackFeeuint256 burnFeeaddress developmentAddress)
(developmentFee=200, buybackFee=200, burnFee=0, developmentAddress=0xc71b2b3dd4a0a72f8857e4f5fbac53b401f27355)
_defaultSellFees(view returns (uint256 developmentFeeuint256 buybackFeeuint256 burnFeeaddress developmentAddress)
(developmentFee=200, buybackFee=200, burnFee=1000, developmentAddress=0xc71b2b3dd4a0a72f8857e4f5fbac53b401f27355)
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
5943443480832389730625853
 
getCurrentSnapshotID(view returns (uint256)
getTotalFee(view returns (uint256)
400
name(pure returns (string)
ApplePYE
owner(view returns (address)
0xc71b2b3dd4a0a72f8857e4f5fbac53b401f27355
pyeSwapPair(view returns (address)
0x0098972a1248ae4559aab631e4843380f6421648
pyeSwapRouter(view returns (address)
0x4f71e29c3d5934a15308005b19ca263061e99616
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
APPLEPYE
totalStaked(view returns (uint256)
1119412846464858911824665
totalSupply(view returns (uint256)
23492707383710661089349774
Read-only
_isPairAddress(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint256 votes)
delegates(addressview returns (address)
getBalance(address keeperview returns (uint256)
getCurrentVotes(address accountview returns (uint256)
getOwnedBalance(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
staked(addressview returns (uint256 amount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalBalanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
addOutsideSwapPair(address account
addPair(address _pairaddress _token
approve(address spenderuint256 amountreturns (bool)
blacklistAddress(address addressToBlacklist
burn(uint256 _amount
burnFrom(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
depositLPFee(uint256 amountaddress token
excludeFromFee(address account
grantRole(bytes32 roleaddress account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
removeFromBlacklist(address addressToRemove
removeOutsideSwapPair(address account
renounceOwnership(
renounceRole(bytes32 roleaddress account
rescueETH(uint256 amountaddress to
rescueToken(address tokenuint256 amountaddress to
revokeRole(bytes32 roleaddress account
setAutoBuybackSettings(bool _enableduint256 _capuint256 _amountuint256 _perioduint256 _minimumThreshold
setBuybackPercent(uint256 _buybackFee
setDevelopmentPercent(uint256 _developmentFee
setIsStakingContract(address accountbool set
setSellBurnFee(uint256 _burnFee
setdevelopmentAddress(address _development
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateRouterAndPair(address _routeraddress _pair
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _routeraddress _developmentuint256 _developmentFeeuint256 _buybackFeeuint256 _burnFee
Fallback and receive
receive(
Errors

This contract contains no error objects.