Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x490a…17bb
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERICA | ERC-20 | 20.344346B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19853433 | 7 months ago | | | 0 | 0.00084091277 | |
| 17018475 | 2 years ago | | | 0 | 0.0011889014 | |
| 16906457 | 2 years ago | | | 0 | 0.0012427523 | |
| 16873520 | 2 years ago | | | 0 | 0.00059897257 | |
| 16867157 | 2 years ago | | | 0 | 0.00066832210 | |
| 16641990 | 2 years ago | | | 0 | 0.0010323685 | |
| 16641151 | 2 years ago | | | 0 | 0.0012132309 | |
| 16640959 | 2 years ago | | | 0 | 0.0010667697 | |
| 16636021 | 2 years ago | | | 0 | 0.0025917571 | |
| 16635993 | 2 years ago | | | 0 | 0.0030785892 |
ABI
ABI objects
Getter at block 21441642
amountInPool() view returns (uint256)
2023021400000013433
decimals() pure returns (uint8)
9
name() pure returns (string)
Erica
owner() view returns (address)
0xd0e40e48133e5edf6dee5ac561c6483e123b5361
symbol() pure returns (string)
ERICA
thisBalance() view returns (uint256)
20344345507128766298
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedMaxWallet(address ad) view returns (bool)
isExcludedToFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
excludeFromMaxWallet(address[] ads, bool onoff)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_)
setBuyFee(uint256 buy)
setDevWallet(address dev)
setMaxWallet(uint256 amt)
setMinContractTokensToSwap(uint256 numToken)
setSellFee(uint256 sell)
setSwapAll(bool onoff)
setTakeFeeFromTransfer(bool onoff)
setTaxFee(uint256 tax)
setTransferFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool feeSent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWallet)
receive()
This contract contains no error objects.