Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($18.38)
Native
Value
$18.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.005607 | $3,278.43 |
$18.38 | |
ECHO | ERC-20 | 792.889728 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22464056 | 7 days ago | | | 0 | 0.0000010336114 | |
| 22399197 | 8 days ago | | | 0 | 9.4854700e-7 | |
| 19998252 | 2 months ago | | | 0 | 2.3646814e-7 | |
| 19641352 | 2 months ago | | | 0 | 2.5514509e-7 | |
| 19264494 | 3 months ago | | | 0 | 0.000000104743800000 | |
| 19006252 | 3 months ago | | | 0 | 6.2474629e-7 | |
| 18251555 | 3 months ago | | | 0 | 0.000000087076500000 | |
| 16145538 | 5 months ago | | | 0 | 3.7821722e-7 | |
| 16138215 | 5 months ago | | | 0 | 9.9009210e-7 | |
| 16021419 | 5 months ago | | | 0.0056068662 | 1.2531673e-7 |
ABI
ABI objects
Getter at block 22757680
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x86bfd9c03c66bfa07b2eea77c267f945041d6341
maxTxAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Echo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ECHO
taxBuyForLiquidity() view returns (uint256)
0
taxBuyForMarketing() view returns (uint256)
1
taxSellForLiquidity() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x011c4acd1a25873b5d6922885f920526d58b3356
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckETH()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.