Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESO | ERC-20 | 2.330446M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15624261 | 2 years ago | | | 0 | 0.00046244723 | |
| 15624257 | 2 years ago | | | 0 | 0.00042388095 | |
| 15624253 | 2 years ago | | | 0 | 0.00032709956 | |
| 15624242 | 2 years ago | | | 0 | 0.00085775060 | |
| 15624241 | 2 years ago | | | 0 | 0.0011247674 | |
| 15624239 | 2 years ago | | | 0 | 0.00088147609 | |
| 15624236 | 2 years ago | | | 0 | 0.00024950410 | |
| 15624232 | 2 years ago | | | 0 | 0.00025214746 | |
| 15624228 | 2 years ago | | | 0 | 0.0013528572 | |
| 15624225 | 2 years ago | | | 0 | 0.00048429226 |
ABI
ABI objects
Getter at block 21182873
_maxWalletToken() view returns (uint256)
100000000000000000
antisnipe() view returns (bool)
false
decimals() pure returns (uint8)
9
devAmount() view returns (uint256)
2
feesOn() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
1664275991
marketingAmount() view returns (uint256)
3
marketingAmountReceiver() view returns (address)
0x85024ac3830193b21d2b22be8b36d5a01f2ae8f8
name() pure returns (string)
ESOTERIC
pair() view returns (address)
0xd6fecfff7eb6a88b31f2b8a1883735878162602a
projectMaintenanceReceiver() view returns (address)
0x85024ac3830193b21d2b22be8b36d5a01f2ae8f8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
800000000000000
symbol() pure returns (string)
ESO
taxBurnAmount() view returns (uint256)
80000000000000
totalAmountDivider() view returns (uint256)
5
totalFee() view returns (uint256)
2
totalSellFee() view returns (uint256)
2
totalSupply() view returns (uint256)
100000000000000000
totalTransferFee() view returns (uint256)
2
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addPairTax(address pairAddress, bool taxed)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
removeAntiSnipe()
setFeeReceivers(address _marketingAmountReceiver, address _projectMaintenanceReceiver)
setFees(uint256 _totalFee, uint256 _totalSellFee, uint256 _totalTransferFee)
setFeesOn(bool _feesOn)
setIsFeeExempt(address holder, bool exempt)
setIsMaxWalletExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 percent)
setSwapBackSettings(bool _enabled, uint256 _amount, uint256 _taxBurnAmount)
setTradingEnabled()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.