LIBERTAS
Verified contract
Active on
Ethereum with 2,463 txns
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 |
---|---|---|---|---|---|
USDT | ERC-20 | 7.814K | $1.004 |
$7,845.26 | |
ERC-20 | 11.49409 | $5.01 |
$57.59 | ||
LIBERTAS | ERC-20 | 100K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20998858 | 2 months ago | | | 0 | 0.00039727385 | |
| 20867487 | 2 months ago | | | 0 | 0.00015344320 | |
| 20616798 | 3 months ago | | | 0 | 0.000081261914 | |
| 19489992 | 9 months ago | | | 0 | 0.0016720121 | |
| 18767354 | a year ago | | | 0 | 0.0015403753 | |
| 18693114 | a year ago | | | 0 | 0.0041703523 | |
| 18642417 | a year ago | | | 0 | 0.0013889311 | |
| 18612906 | a year ago | | | 0 | 0.0010183841 | |
| 18546907 | a year ago | | | 0 | 0.00095864844 | |
| 18537902 | a year ago | | | 0 | 0.0021303527 |
ABI
ABI objects
Getter at block 21380146
decimals() view returns (uint8)
2
name() view returns (string)
LIBERTAS
symbol() view returns (string)
LIBERTAS
totalSupply() view returns (uint256)
10000000000
version() view returns (string)
V1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
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()
fallback()
This contract contains no error objects.