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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6445065 | 6 years ago | | | 0 | 0.0014938480 | |
| 6444590 | 6 years ago | | | 0 | 0.0014957040 | |
| 6444555 | 6 years ago | | | 0 | 0.0014957040 | |
| 6444534 | 6 years ago | | | 0 | 0.0019288480 | |
| 6444526 | 6 years ago | | | 0 | 0.0019288480 | |
| 6444517 | 6 years ago | | | 0 | 0.0019288480 | |
| 6444505 | 6 years ago | | | 0 | 0.0019288480 | |
| 6444496 | 6 years ago | | | 0 | 0.0019288480 | |
| 6444490 | 6 years ago | | | 0 | 0.0014919920 | |
| 6444468 | 6 years ago | | | 0 | 0.0019269920 |
ABI
ABI objects
Getter at block 21171177
decimals() pure returns (uint8)
6
fee() pure returns (uint256)
74999
name() pure returns (string)
BCP
symbol() pure returns (string)
BCP
totalSupply() pure returns (uint256 supply)
999999999362516
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
burnTokens(uint256 _value) returns (bool success)
setFundAddress(address _newFund)
setOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address fundAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.