LibraChain
Verified contract
Active on
Ethereum with 1,702 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 |
---|---|---|---|---|---|
BCAC | ERC-20 | 1.24K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9927713 | 5 years ago | | | 0 | 0.00039555000 | |
| 9358058 | 5 years ago | | | 0 | 0.000061977600 | |
| 8217877 | 5 years ago | | | 0 | 0.00019490466 | |
| 7467692 | 6 years ago | | | 0 | 0.00037475000 | |
| 7467684 | 6 years ago | | | 0 | 0.00052870470 | |
| 7102029 | 6 years ago | | | 0 | 0.00028058250 | |
| 7035161 | 6 years ago | | | 0 | 0.00066660241 | |
| 7026112 | 6 years ago | | | 0 | 0.00037347000 | |
| 7024539 | 6 years ago | | | 0 | 0.00033554700 | |
| 7024441 | 6 years ago | | | 0 | 0.0011752599 |
ABI
ABI objects
Getter at block 21171563
_totalSupply() view returns (uint256)
60000000000000
decimals() view returns (uint256)
5
name() view returns (string)
LibraChain
owner() view returns (address)
0x6d1e8605d06b715fa54c6904f0f0034dea822780
symbol() view returns (string)
LIB
totalSupply() view returns (uint256)
60000000000000
totalTokenSold() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
getDeposit(address _addr) view returns (uint256)
isApprovedInvestor(address _addr) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.