Lighthouse
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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 "Lighthouse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Lighthouse"
ABI
ABI objects
Getter at block 20847648
factory() view returns (address)
0x0000000000000000000000000000000000000000
keepAliveBlock() view returns (uint256)
0
marker() view returns (uint256)
0
minimalStake() view returns (uint256)
0
providersLength() view returns (uint256)
0
quota() view returns (uint256)
0
timeoutInBlocks() view returns (uint256)
0
xrt() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
indexOf(address) view returns (uint256)
providers(uint256) view returns (address)
quotaOf(address _provider) view returns (uint256)
stakes(address) view returns (uint256)
State-modifying
Events createLiability(bytes _demand, bytes _offer) returns (bool)
finalizeLiability(address _liability, bytes _result, bool _success, bytes _signature) returns (bool)
refill(uint256 _value) returns (bool)
setup(address _xrt, uint256 _minimalStake, uint256 _timeoutInBlocks) returns (bool)
withdraw(uint256 _value) returns (bool)
Current(address indexed provider, uint256 indexed quota)
Offline(address indexed provider)
Online(address indexed provider)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.