Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,285.93)
Native
Value
$3,759.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.098515 | $3,422.20 |
$3,759.34 | |
USDT | ERC-20 | 9.448355K | $0.999746 |
$9,445.96 | |
UNI | ERC-20 | 6.919853 | $11.61 |
$80.34 | |
HEX | ERC-20 | 100 | $0.002972 |
$0.3 | |
| ERC-20 | 1M | -- | -- | |
iBBT | ERC-20 | 10K | -- | -- | |
| ERC-20 | 21 | -- | -- | |
0xETH | ERC-20 | 10 | -- | -- | |
STT | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583274 | 2 years ago | | | 0 | 0.0013689377 | |
| 15144522 | 2 years ago | | | 0 | 0.0025320400 | |
| 15096997 | 2 years ago | | | 0 | 0.011981975 | |
| 15096755 | 2 years ago | | | 0 | 0.0036850225 | |
| 13465340 | 3 years ago | | | 0 | 0.0041467709 | |
| 12580410 | 3 years ago | | | 0 | 0.00049059000 | |
| 12443263 | 4 years ago | | | 0 | 0.0012997729 | |
| 11950258 | 4 years ago | | | 0 | 0.0023849595 | |
| 11950230 | 4 years ago | | | 0 | 0.0041805335 | |
| 11800305 | 4 years ago | | | 0 | 0.0059623988 |
ABI
ABI objects
Getter at block 21269778
decimals() view returns (uint8)
6
getETHBalance() view returns (uint256)
1098514686487864788
name() view returns (string)
Liberty Cash
owner() view returns (address)
0xf408d6e9c8a41ddcab1381dfb22d16378ccb35b6
platformPool() view returns (address)
0x2cfe02245796295ebefab41f4d6a00c75ce3a6fc
smPool() view returns (address)
0x1ecf098f2be749c18a7c09df6fe04ca286456814
symbol() view returns (string)
LCS
totalSupply() view returns (uint256)
567108520655905
userPool() view returns (address)
0x5c8673229951e028c082d4a43c3de5734ba881a0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
getBurnPoolAddress(string key) view returns (address)
ownerContracts(uint256) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
burnTransfer(address _from, uint256 _value, string key) returns (bool)
funding() payable returns (bool)
setBurnPoolAddress(string key, address _burnPoolAddress)
setOwnerContracts(address _adr)
setUserPoolAddress(address _userPoolAddress, address _platformPoolAddress, address _smPoolAddress)
smTransfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value)
transferArray(address[] _to, uint256[] _value)
transferETH() payable returns (bool)
transferETH(address _to) payable returns (bool)
transferETH(address _to, uint256 _value) payable returns (bool)
transferETH(address[] _tos) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
transferTo(address _to, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferETH(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.