Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELFBAR | ERC-20 | 1.521166B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19827698 | 6 months ago | | | 0 | 0.00055821794 | |
| 19820041 | 6 months ago | | | 0 | 0.00044092417 | |
| 19543641 | 8 months ago | | | 0 | 0.00048741566 | |
| 18493642 | a year ago | | | 0 | 0.0012073817 | |
| 18457878 | a year ago | | | 0 | 0.00054057773 | |
| 18415908 | a year ago | | | 0 | 0.00081605701 | |
| 18342256 | a year ago | | | 0 | 0.00054776665 | |
| 18342246 | a year ago | | | 0 | 0.00045321775 | |
| 18324836 | a year ago | | | 0 | 0.00030136694 | |
| 18231318 | a year ago | | | 0 | 0.00036260732 |
ABI
ABI objects
Getter at block 21230537
_maxTaxSwap() view returns (uint256)
552000000000000000
_maxTxAmount() view returns (uint256)
69000000000000000000
_maxWalletSize() view returns (uint256)
69000000000000000000
_reduceBuyTaxAt() view returns (uint256)
10
_reduceSellTaxAt() view returns (uint256)
10
_taxSwapThreshold() view returns (uint256)
552000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ELFBAR
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ELFBAR
totalSupply() pure returns (uint256)
69000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
elfbarGo()
manualSwap()
removeLimits()
renounceOwnership()
setBuySellTax(uint256 newBuyTax, uint256 newSellTax)
setMaxWalletSize(uint256 newMaxWalletSize)
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)
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.