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 "LIFEX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21328851 | 12 days ago | | | 0 | 0.0012179268 | |
| 21307138 | 15 days ago | | | 0 | 0.00053236161 | |
| 21298342 | 16 days ago | | | 0 | 0.00039807623 | |
| 19867461 | 7 months ago | | | 0 | 0.00029769127 | |
| 19581616 | 8 months ago | | | 0 | 0.0010649855 | |
| 18236597 | a year ago | | | 0 | 0.00076595400 | |
| 16586250 | 2 years ago | | | 0 | 0.0018966180 | |
| 15502756 | 2 years ago | | | 0 | 0.0013130640 | |
| 15395011 | 2 years ago | | | 0 | 0.00043768800 | |
| 14564628 | 3 years ago | | | 0 | 0.0017055480 |
ABI
ABI objects
Getter at block 21411344 hasDistribute() view returns (bool) listDistributionData() view returns (address[], uint256[])
decimals() view returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
LIFEX
owner() view returns (address)
0x2b660d422a6f7ac4fc3f918fcbb153eb929a7caa
symbol() view returns (string)
LFX
totalSupply() view returns (uint256)
2222222222000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events addDistributionAddresses(address _distAddress, uint256 _distToken)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
distributeToAddresses()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousPrimary, address indexed newPrimary)
Transfer(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.