Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdcb0…7062
1 additional
variable
Balances ($0.00)
No balances found for "Boomer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21004922 | 24 days ago | | | 0 | 0.00033521579 | |
| 20979104 | a month ago | | | 0 | 0.00088184511 | |
| 20978719 | a month ago | | | 0 | 0.0011721847 | |
| 20976001 | a month ago | | | 0 | 0.00068922182 | |
| 20975999 | a month ago | | | 0 | 0.00066222542 | |
| 20969889 | a month ago | | | 0 | 0.00073034055 | |
| 20389670 | 4 months ago | | | 0 | 0.00018817608 | |
| 20359325 | 4 months ago | | | 0 | 0.00019267448 | |
| 20331013 | 4 months ago | | | 0 | 0.00024567513 | |
| 20150416 | 5 months ago | | | 0 | 0.000084444275 |
ABI
ABI objects
Getter at block 21176458
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Boomer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOOMER
totalSupply() pure returns (uint256)
1000000000000000000
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawETH(address to, uint256 amount)
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.