Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($191.64)
Native
Value
$185.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.055189 | $3,368.33 |
$185.9 | |
EAI | ERC-20 | 72.952758 | $0.078611 |
$5.73 | |
BOYS | ERC-20 | 1 | $0.011547 |
$0.01 | |
JASON | ERC-20 | 5.1798K | -- | -- | |
LZPZ | ERC-20 | 1.401K | -- | -- | |
HOPE | ERC-20 | 1.344K | -- | -- | |
OHNO | ERC-20 | 908.098901 | -- | -- | |
O | ERC-20 | 33.6 | -- | -- | |
PePit | ERC-20 | 15.4 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22728974 | 28 minutes ago | | | 0 | 0.000000056503961072 | |
| 22728651 | 39 minutes ago | | | 0 | 1.2602429e-7 | |
| 22728435 | an hour ago | | | 0 | 0.000000052020093528 | |
| 22728403 | an hour ago | | | 0 | 0.000000082477982716 | |
| 22728333 | an hour ago | | | 0 | 0.000000050624998216 | |
| 22728312 | an hour ago | | | 0 | 1.1900599e-7 | |
| 22727546 | an hour ago | | | 0 | 0.000067895315 | |
| 22726513 | 2 hours ago | | | 0 | 0.000000064004017840 | |
| 22726407 | 2 hours ago | | | 0 | 0.000000063723803964 | |
| 22726361 | 2 hours ago | | | 0 | 0.000000040734106192 |
ABI
ABI objects
Getter at block 22729820
buyBurnTaxPer() view returns (uint256)
0
buyCoinWalletTaxPer() view returns (uint256)
1
buyLiquidityTaxPer() view returns (uint256)
0
buyReflectionTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
fundWallet() view returns (address)
0x40d8058d040d46ef53345cf26e33acf234339db0
name() pure returns (string)
Eagle AI
owner() view returns (address)
0x94841d6a7c0b6ab1b3382b8da7efb6d5a1d42446
sellBurnTaxPer() view returns (uint256)
0
sellCoinWalletTaxPer() view returns (uint256)
2
sellLiquidityTaxPer() view returns (uint256)
0
sellReflectionTax() view returns (uint256)
2
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
EAI
totalFees() view returns (uint256)
1382931553487956671652713
totalSupply() view returns (uint256)
100000000000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xbfb7bd3637a57ba278b831a01b35210ecafa592c
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFundWallet(address wallet)
setSwapAndLiquifyEnabled(bool enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTaxPer(uint256 reflectionPercent, uint256 coinOperartionPer, uint256 liquidityTaxPer, uint256 burnTaxPer)
updateSellTaxPer(uint256 reflectionPercent, uint256 coinOperartionPer, uint256 liquidityTaxPer, uint256 burnTaxPer)
updateThreshold(uint256 amount)
AddedLiquidity(uint256 totalLiquidity)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxUpdated(uint256 buyReflectionTax, uint256 buyCoinWalletTaxPer, uint256 buyLiquidityTaxPer, uint256 buyBurnTaxPer)
ExcludedFromFee(address account)
ExcludedFromReward(address account)
FundWalletChange(address wallet)
IncludedInFee(address account)
IncludedInReward(address account)
Locked(address owner, address newOwner, uint256 lockTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReflectedFee(uint256 totalReflectFee)
SellTaxUpdated(uint256 sellReflectionTax, uint256 sellCoinWalletTaxPer, uint256 sellLiquidityTaxPer, uint256 sellBurnTaxPer)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
ThresholdUpdated(uint256 amount)
TradeEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.