Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10545716 | 4 years ago | | | 0 | 0.0018526250 | |
| 10189951 | 4 years ago | | | 0 | 0.00077094000 | |
| 10185840 | 4 years ago | | | 0 | 0.00077213305 | |
| 10119086 | 4 years ago | | | 0 | 0.0018520484 | |
| 10016274 | 5 years ago | | | 0 | 0.00037595025 | |
| 10003145 | 5 years ago | | | 0 | 0.00037583325 | |
| 9996710 | 5 years ago | | | 0 | 0.0015804270 | |
| 9925893 | 5 years ago | | | 0 | 0.00053547000 | |
| 9925819 | 5 years ago | | | 0 | 0.00028002546 | |
| 9906352 | 5 years ago | | | 0 | 0.00048203100 |
ABI
ABI objects
Getter at block 21158360
decimals() pure returns (uint256)
18
name() pure returns (string)
LB Coin
symbol() pure returns (string)
LB
totalSupply() pure returns (uint256)
540000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 o_remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool o_success)
transfer(address _recipient, uint256 _amount) returns (bool o_success)
transferFrom(address _from, address _recipient, uint256 _amount) returns (bool o_success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _recipient, uint256 _value)
constructor(address _bank, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.