This contract is being backfilled. You may encounter incomplete storage history.

Athena

Verified contract

Active on Ethereum with 586 txns
Deployed by via 0x8b888d52 at 20414122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 199 additional slots
15 additional variables
ERC-20
--
0x0438a8253bcb670bf4faa0a2b322f9c4664449c2e69067e20ef885a0eb187ae5
0x1b3c432dd5fa150e3e0713a944c68d2eff0671a7ed74ef0f6a41de86820461a4
0x93c84cfdbcc4667a8be85cf5c3aed9438efce798f427f81eda9dc7cc4f09cfa0
0xa3fd4fdd6923fc2b2a5efc4128a06161fe021085185e9df5aebbc1db2c8e42e9
0x531e30a8d5cf6c9d95ad22af2ac09e7dd208389e06e111995b63e5e5b2bf11ed
0x1b48542846e3893b02fc0582dbaa45446c81d6e999d4b352fc41d3cd0a513fa9
0x02d7ecbd500152454ef9a12c11fa3f51dc6a4f42640bf7b62cc07fa20f046f7e
0x9bcb906eb84053a978f95e7ff07fda86a0efdcab91eb0791e3d9776d0d210fe4
0x84c6f08f10f3d714b0abf0275fd22c7ed5925b6953f9b04ec594940e70c627f0
0xa7c6c666852f6917c623e32a90e17ae3388e2b5b409643268d0cc02ad99a83a5

Functions
Getter at block 20801673
UNISWAP_ROUTERV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UniswapV2pair(view returns (address)
0x0e86647b119fa89ab903ea2fc7762ca2b53a1d2a
airdropAddress(view returns (address)
0x8c405d450c2db8075c36f041762c1d51ddeded35
airdropAddressCount(view returns (uint256)
172
airdropLimit(view returns (uint256)
50000000
airdrop_address_toList(view returns (address)
0x3381454380d24f6a9913af81e89ab91700aa0012
airdrop_pct(view returns (uint256)
7500000
airdrop_threshold(view returns (uint256)
2500000
burnRate(view returns (uint256)
5000000
decimals(view returns (uint256)
9
firstrun(view returns (bool)
false
inactive_burn(view returns (uint256)
500000000
isBurning(view returns (bool)
true
lastTurnTime(view returns (uint256)
1722278975
macroContraction(view returns (bool)
true
maxWallet(view returns (uint256)
200000000000000
max_supply(view returns (uint256)
15000000000000000
min_supply(view returns (uint256)
1000000000000000
minimum_for_airdrop(view returns (uint256)
13003214897
mintRate(view returns (uint256)
5000000
name(view returns (string)
Athena
onepct(view returns (uint256)
10000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
showAirdropThreshold(view returns (uint256)
2500000
 
showQualifiedAddresses(view returns (address[200])
swapTokensAtAmount(view returns (uint256)
9000000000000
symbol(view returns (string)
ATHENA
totalSupply(view returns (uint256)
4620891535003060
treasury_pct(view returns (uint256)
32500000
turn(view returns (uint256)
0
tx_n(view returns (uint256)
1910
Read-only
LAST_TX_LONGTERM_BURN_COUNTER(address _addressview returns (uint256)
LAST_TX_SHORTERM_BURN_COUNTER(address _addressview returns (uint256)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(addressview returns (uint256)
checkWhenLast_USER_Transaction(address _addressview returns (uint256)
lastTXtime(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn_Inactive_Address(address _addressreturns (bool)
burn_Inactive_Contract(address _addressreturns (bool)
flashback(address[259] _listuint256[259] _valuesreturns (bool)
manager_burn(address _touint256 _valuereturns (bool)
removeLimits(
renounceOwnership(
setAirdropAddress(address _airdropAddressreturns (bool)
setSwapTokensAtAmount(uint256 _amount
swapTokensForEth(uint256 _amount
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _treasuryFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account