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

All Eyes

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x15a6275a at 15457284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe98aafb72e4ea55ba465a9321207e60525b366f7a1bbbb9a85787212601538cc
0xbf3c16aa9f091014522a073cb399db787c4938448cf771f8e530c1afdcaf08bd
0xdeabbfc6e9811da3e3c5dadba5aabfa2e31ece2c7d3f44a9c27698059b8c971c
0xa3a296266b619e07a96a9d4fb0236ca8a14e35c7c3c90cb82d14eba3ad5f5085
0x5a4ffe4ca46f5dffdc9f9d658a689f2fd9485abf66e2b8a9257053807a8a7ee9
0x7be919ea071e4f921533519f89855f6d8f61770c4d7709547656dcd41caace97
0x98e1fb04384c6d8465565426644833444ef033c9410a2f8ae4337913c81054af
0x02ad1c4b6faba845c2670609e23e0a11d43b69503f6122e4958d611312a42f46
0xbe2d3b3124f720f086b50feef183fd8a096bbbd9fa510c124e045b8223ed53f3
0xf66d22e8157954c51d501d7f693e72161019b525d4a0fe57913cc975420785e1

Functions
Getter at block 20807380
USDC(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyDevFee(view returns (uint256)
4
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x40980b396f2128e4fa5aad3d2cb7e8d82de53938
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
900000000000000000000000
maxWallet(view returns (uint256)
4500000000000000000000000
name(view returns (string)
All Eyes
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
4
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
150000000000000000000000
symbol(view returns (string)
HOTARU
totalSupply(view returns (uint256)
300000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x5866caa20035130d8c36e9ec93af949a9bc8cb29
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.