Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BURN | ERC-20 | 350.1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11223323 | 4 years ago | | | 0 | 0.0021312000 | |
| 10997704 | 4 years ago | | | 0 | 0.00064125600 | |
| 10795777 | 4 years ago | | | 0 | 0.014903400 | |
| 10714518 | 4 years ago | | | 0 | 0.0031617010 | |
| 10454011 | 4 years ago | | | 0 | 0.0012468680 | |
| 10454007 | 4 years ago | | | 0 | 0.0035624800 | |
| 10454006 | 4 years ago | | | 0 | 0.0012913990 | |
| 10453984 | 4 years ago | | | 0 | 0.0012468680 | |
| 10445082 | 4 years ago | | | 0 | 0.0012853080 | |
| 10445063 | 4 years ago | | | 0 | 0.0010558020 |
ABI
ABI objects
Getter at block 21259000
amountToSell() view returns (uint256)
35000000
decimals() view returns (uint8)
2
exchangeRate() view returns (uint256)
2000
isFunding() view returns (bool)
true
isOwner() view returns (bool)
false
name() view returns (string)
Burn It
owner() view returns (address)
0x07977b31dd8078a877d202d976d37bc1ca95663e
sold() view returns (uint256)
0
symbol() view returns (string)
BURN
totalSupply() view returns (uint256)
47143603
Read-only
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
firstAccountHolder(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
buyTokens() payable
closeSale()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
shot(uint256 burntAmount, uint256 airdropAmount, address from, address to)
constructor()
fallback()
This contract contains no error objects.