The Last Bitcoin
Verified contract
Active on
Ethereum with 1,769 txns
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 |
---|---|---|---|---|---|
LBIT | ERC-20 | 594 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9649310 | 5 years ago | | | 0 | 0.00037609000 | |
| 9546536 | 5 years ago | | | 0 | 0.00030077600 | |
| 9536293 | 5 years ago | | | 0 | 0.00038023876 | |
| 9502657 | 5 years ago | | | 0 | 0.00022609000 | |
| 9498175 | 5 years ago | | | 0 | 0.00067696200 | |
| 9498155 | 5 years ago | | | 0 | 0.00067696200 | |
| 9498128 | 5 years ago | | | 0 | 0.00067696200 | |
| 9498124 | 5 years ago | | | 0 | 0.00067696200 | |
| 9498121 | 5 years ago | | | 0 | 0.00094696200 | |
| 9489672 | 5 years ago | | | 0 | 0.00022609000 |
ABI
ABI objects
Getter at block 21211185
decimals() view returns (uint256)
5
name() view returns (string)
The Last Bitcoin
owner() view returns (address)
0x618bdcb9c0efd05256e33ee547402ad280fc65f9
symbol() view returns (string)
LBIT
totalSupply() view returns (uint256)
2100000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.