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 |
---|---|---|---|---|---|
ETHARIO | ERC-20 | 121.82272K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198749 | 12 days ago | | | 0 | 0.00080464914 | |
| 21198191 | 12 days ago | | | 0 | 0.0010083492 | |
| 21198158 | 12 days ago | | | 0 | 0.00091091386 | |
| 21118161 | 23 days ago | | | 0 | 0.00026790532 | |
| 21118160 | 23 days ago | | | 0 | 0.00047614910 | |
| 21092790 | a month ago | | | 0 | 0.00071641687 | |
| 20951021 | 2 months ago | | | 0 | 0.0013088331 | |
| 20879291 | 2 months ago | | | 0 | 0.0017934144 | |
| 20876255 | 2 months ago | | | 0 | 0.00026333832 | |
| 20873541 | 2 months ago | | | 0 | 0.00045739834 |
ABI
ABI objects
Getter at block 21282132
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
2000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000
name() pure returns (string)
Ethario
owner() view returns (address)
0xb5c167819fd8f6481b182adfb3db2d8acebdf6bc
sellTax() view returns (uint256)
5
symbol() pure returns (string)
ETHARIO
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x934248ba686a692429a4ddbe6bf8141154e85502
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP() payable
approve(address spender, uint256 amount) returns (bool)
burnTokens(uint256 amounts)
clearStuckToken(address tokenAddress, uint256 amounts)
exportETH()
newFee(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setLimits(uint256 newMaxWalletAmount, uint256 newMaxTxAmount)
setMaxCaSell(uint256 _maxCaSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trigger(uint256 percentToSell)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.