Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESON | ERC-20 | 54.09882K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14250185 | 3 years ago | | | 0 | 0.0025261585 | |
| 13296056 | 3 years ago | | | 0 | 0.0025997978 | |
| 13291207 | 3 years ago | | | 0 | 0.0021438368 | |
| 13198635 | 3 years ago | | | 0 | 0.0072200713 | |
| 12631013 | 3 years ago | | | 0 | 0.0012828480 | |
| 12503153 | 4 years ago | | | 0 | 0.0027043080 | |
| 12499933 | 4 years ago | | | 0 | 0.0016785361 | |
| 12499426 | 4 years ago | | | 0 | 0.0021326520 | |
| 12499282 | 4 years ago | | | 0 | 0.0034969500 | |
| 12448052 | 4 years ago | | | 0 | 0.0053153640 |
ABI
ABI objects
Getter at block 21330147
_developmentFee() view returns (uint256)
20
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
500000000000000000000000000
_taxFee() view returns (uint256)
20
decimals() view returns (uint8)
18
name() view returns (string)
XAEA12
owner() view returns (address)
0xdf60694e3e4821875bbd1f180c29ef0b9e14ba99
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ESON
totalFees() view returns (uint256)
28207057009833999034243920
totalSupply() view returns (uint256)
500000000000000000000000000
uniswapV2Pair() view returns (address)
0x3ba3d86acb711030d31db5b82621099e052bdd93
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 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()
setDevelopmentFeePercent(uint256 developmentFee)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setmaxTxAmount(uint256 maxTxAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.