Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EBot | ERC-20 | 15.916867M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16583346 | 2 years ago | | | 0 | 0.0012608984 | |
| 16583343 | 2 years ago | | | 0 | 0.0012381632 | |
| 16583282 | 2 years ago | | | 0 | 0.0011828583 | |
| 16583274 | 2 years ago | | | 0 | 0.00085717767 | |
| 16583271 | 2 years ago | | | 0 | 0.0011011033 | |
| 16583257 | 2 years ago | | | 0 | 0.0011481785 | |
| 16583251 | 2 years ago | | | 0 | 0.0012517402 | |
| 16583245 | 2 years ago | | | 0 | 0.0027948600 | |
| 16583238 | 2 years ago | | | 0 | 0.0011091583 | |
| 16583231 | 2 years ago | | | 0 | 0.0013144282 |
ABI
ABI objects
Getter at block 21223213
_maxTxAmount() view returns (uint256)
300000000000000000
_maxWalletSize() view returns (uint256)
180000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ERNIE Bot
owner() view returns (address)
0x397b0535db7e72702a98c9b1c35187c477554b21
symbol() pure returns (string)
EBot
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x15eb60157efb5858dbbae4301bb79e34d39acaa8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualSwap(uint256 percent)
manualsend()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAndWalletSize(uint256 maxTxAmount, uint256 maxWalletSize)
toggleSwap(bool _swapEnabled)
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.