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 |
---|---|---|---|---|---|
Libfx | ERC-20 | 557.8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19940042 | 6 months ago | | | 0 | 0.00032560993 | |
| 18444890 | a year ago | | | 0 | 0.0012350880 | |
| 17604726 | a year ago | | | 0 | 0.00044307000 | |
| 17603074 | a year ago | | | 0 | 0.00044307000 | |
| 17577339 | a year ago | | | 0 | 0.00047260800 | |
| 17577333 | a year ago | | | 0 | 0.00047260800 | |
| 17577333 | a year ago | | | 0 | 0.00047280000 | |
| 17577333 | a year ago | | | 0 | 0.00047280000 | |
| 17559144 | a year ago | | | 0 | 0.00047280000 | |
| 17559143 | a year ago | | | 0 | 0.00047280000 |
ABI
ABI objects
Getter at block 21256193
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() view returns (uint8)
18
name() view returns (string)
Libfx
symbol() view returns (string)
Libfx
totalSupply() view returns (uint256)
35000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address ethAddress) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burn(uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address fromAddress, address toAddress, uint256 value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.