Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "B3rn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12885714 | 3 years ago | | | 0 | 0.00072039000 | |
| 12885655 | 3 years ago | | | 0 | 0.00040594400 | |
| 11194316 | 4 years ago | | | 0 | 0.00097636006 | |
| 11193871 | 4 years ago | | | 0 | 0.00093641800 | |
| 11193719 | 4 years ago | | | 0 | 0.00071451800 | |
| 11193586 | 4 years ago | | | 0 | 0.0010651200 | |
| 11193514 | 4 years ago | | | 0 | 0.00075446000 | |
| 11193496 | 4 years ago | | | 0 | 0.00060026499 | |
| 11193487 | 4 years ago | | | 0 | 0.00071895600 | |
| 11193484 | 4 years ago | | | 0 | 0.00071008000 |
ABI
ABI objects
Getter at block 21228036
AdminAddress() view returns (address)
0x5c393438bb6c5e677f1931bde6e76a78e584d380
decimals() view returns (uint8)
18
firstBlock() view returns (uint256)
1604523282
name() view returns (string)
B3rn
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x5c393438bb6c5e677f1931bde6e76a78e584d380
symbol() view returns (string)
B3RN
totalBurnt() view returns (uint256)
13932938533465953544
totalSupply() view returns (uint256)
96067061466534046456
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
burn(uint256 _amount) returns (bool)
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 from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
receive()
This contract contains no error objects.