Leber Network
Verified contract
Active on
Ethereum with 78,387 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($124.08)
Native
Value
$124.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03415 | $3,633.42 |
$124.08 | |
LBN | ERC-20 | 3.9K | -- | -- | |
BTR | ERC-20 | 500 | -- | -- | |
EOST | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17969912 | a year ago | | | 0 | 0.00083393280 | |
| 14820702 | 3 years ago | | | 0 | 0.00059690312 | |
| 14132242 | 3 years ago | | | 0 | 0.0038768680 | |
| 12262608 | 4 years ago | | | 0 | 0.0044443200 | |
| 11716664 | 4 years ago | | | 0 | 0.0035762591 | |
| 11066947 | 4 years ago | | | 0 | 0.00084403000 | |
| 9772023 | 5 years ago | | | 0 | 0.00012034447 | |
| 9492407 | 5 years ago | | | 0 | 0.000053377000 | |
| 9311666 | 5 years ago | | | 0 | 0.000038401000 | |
| 9278121 | 5 years ago | | | 0 | 0.00030711200 |
ABI
ABI objects
Getter at block 21286195
airdropCount() view returns (uint256)
40000
airdropCountLimit1() view returns (uint256)
20000
airdropCountLimit2() view returns (uint256)
20000
airdropNum1() view returns (uint256)
300000000000000000000
airdropNum2() view returns (uint256)
150000000000000000000
airdropSupply() view returns (uint256)
9000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Leber Network
owner() view returns (address)
0xe236beaec2d8663958347c64e7875a64c55eaca5
symbol() view returns (string)
LBN
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.