Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESB | ERC-20 | 307.970415M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18231088 | a year ago | | | 0 | 0.00031504794 | |
| 18231082 | a year ago | | | 0 | 0.00043486401 | |
| 18231074 | a year ago | | | 0 | 0.00030181097 | |
| 18231074 | a year ago | | | 0 | 0.00030188914 | |
| 18231072 | a year ago | | | 0 | 0.00030426701 | |
| 18231046 | a year ago | | | 0 | 0.0016786116 | |
| 18231045 | a year ago | | | 0 | 0.00035534005 | |
| 18231022 | a year ago | | | 0 | 0.00039133321 | |
| 18231007 | a year ago | | | 0 | 0.00032530650 | |
| 18231005 | a year ago | | | 0 | 0.00029930946 |
ABI
ABI objects
Getter at block 21267555
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastBurnTime() view returns (uint256)
1695863159
lastLPFrequency() view returns (uint256)
2695864527
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
1220
manualBurnFrequency() view returns (uint256)
88200
maxTransactionAmount() view returns (uint256)
30000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Easy Swap Bot
operationWallet() view returns (address)
0xafd22c584838554eeb2fbd22e46b843e4e888e0c
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
20
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
ESB
teamWallet() view returns (address)
0x931b216207c931a25a8bc36e02e5187cac18c0f0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xee56ea66e6e2e61390325d075cc9c4bcdf506da3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAMMPair(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityETH() payable
allowanceMAX(address spender, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isExcludedFromFee(address account, uint256 amount) returns (uint256)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.