Boom Boom
Verified contract
Active on
Ethereum with 365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8d3…4d46
0x7a29…a689
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BoomBoom | ERC-20 | 1.479439B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14483271 | 3 years ago | | | 0 | 0.00081281561 | |
| 12842424 | 3 years ago | | | 0 | 0.0012984400 | |
| 12776977 | 3 years ago | | | 0 | 0.0015061904 | |
| 12775523 | 3 years ago | | | 0 | 0.0026440960 | |
| 12768616 | 3 years ago | | | 0 | 0.0010906896 | |
| 12761108 | 3 years ago | | | 0 | 0.00066102400 | |
| 12749250 | 3 years ago | | | 0 | 0.00099153600 | |
| 12746744 | 3 years ago | | | 0 | 0.00057131360 | |
| 12743620 | 3 years ago | | | 0 | 0.0015581280 | |
| 12734169 | 3 years ago | | | 0 | 0.0010387520 |
ABI
ABI objects
Getter at block 21178740
decimals() pure returns (uint8)
9
name() pure returns (string)
Boom Boom
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BoomBoom
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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(address addr1, address addr2)
receive()
This contract contains no error objects.