Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x090d…a2e0
5 additional
variables
Balances ($56,253.65)
Native
Value
$513.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.160725 | $3,192.97 |
$513.19 | |
ESTEE | ERC-20 | 4.972387B | $0.000011 |
$55,740.46 | |
GROKAI | ERC-20 | 22.927539M | -- | -- | |
APEDAO | ERC-20 | 3.6389M | -- | -- | |
RTAPULL | ERC-20 | 245.111675K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158024 | 8 minutes ago | | | 0 | 0.0015656644 | |
| 21157826 | an hour ago | | | 0 | 0.0016094719 | |
| 21157813 | an hour ago | | | 0 | 0.0014377568 | |
| 21157766 | an hour ago | | | 0 | 0.00063359550 | |
| 21157567 | 2 hours ago | | | 0 | 0.00059305679 | |
| 21157535 | 2 hours ago | | | 0 | 0.00083613222 | |
| 21157429 | 2 hours ago | | | 0 | 0.00080194100 | |
| 21157419 | 2 hours ago | | | 0 | 0.00073249863 | |
| 21157296 | 3 hours ago | | | 0 | 0.00087077045 | |
| 21156680 | 5 hours ago | | | 0 | 0.00056757909 |
ABI
ABI objects
Getter at block 21158061
_maxTaxSwap() view returns (uint256)
8413800000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
8413800000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
ESTEE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ESTEE
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0xe2c456b849be4cd14d8422d9868953ac60633e0d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.