Liberty Cash
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Liberty Cash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10080574 | 4 years ago | | | 0 | 0.00050993801 | |
| 10080557 | 4 years ago | | | 0 | 0.0022377493 | |
| 10043424 | 5 years ago | | | 0 | 0.00025248000 | |
| 9409703 | 5 years ago | | | 0 | 0.00023197000 | |
| 9175823 | 5 years ago | | | 0 | 0.00069635013 | |
| 8342329 | 5 years ago | | | 0 | 0.000030000000 | |
| 8309553 | 5 years ago | | | 0 | 0.00033448194 | |
| 8218377 | 5 years ago | | | 0 | 0.014447840 | |
| 8218355 | 5 years ago | | | 0 | 0.0058110400 | |
| 8218354 | 5 years ago | | | 0 | 0.014447840 |
ABI
ABI objects
Getter at block 21162774
decimals() view returns (uint8)
6
getETHBalance() view returns (uint256)
0
name() view returns (string)
Liberty Cash
owner() view returns (address)
0x3387b380673c3ebd0b4af6c5a125cee8137c3047
platformPool() view returns (address)
0xd612c1778adfca3db9b008aae5b298e83cb81855
smPool() view returns (address)
0x2e811ac3dcad97a7501b81380377a9f706d0c38b
symbol() view returns (string)
LCS
totalSupply() view returns (uint256)
3190000000000000
userPool() view returns (address)
0x021383dd7e6862e92f05ea3a21ede2a6bcc154c2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
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)
funding() payable returns (bool)
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.