BurnBurnBurn
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BBB | ERC-20 | 36.493735M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17929488 | a year ago | | | 0 | 0.0021281900 | |
| 17929487 | a year ago | | | 0 | 0.011180989 | |
| 17929485 | a year ago | | | 0 | 0.0018192992 | |
| 17929485 | a year ago | | | 0 | 0.0018192992 | |
| 17929480 | a year ago | | | 0 | 0.0017184546 | |
| 17929480 | a year ago | | | 0 | 0.0017184546 | |
| 17929479 | a year ago | | | 0 | 0.0016943007 | |
| 17929479 | a year ago | | | 0 | 0.0022532247 | |
| 17929478 | a year ago | | | 0 | 0.0015701005 | |
| 17929477 | a year ago | | | 0 | 0.0015488356 |
ABI
ABI objects
Getter at block 21207804
_maxTaxSwap() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
1000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
BurnBurnBurn
owner() view returns (address)
0xed866b25f8dbeddd85afc09f9a767b7a9f2ca6b4
startTradeBlock() view returns (uint256)
17929474
symbol() pure returns (string)
BBB
totalSupply() pure returns (uint256)
10000000000000000
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 approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setBots(address[] bots_, bool _isBot)
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.