LiabilityFactory
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6027…2731
0x3141…259b
Balances ($0.00)
No balances found for "LiabilityFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6494556 | 6 years ago | | | 0 | 0.0021522250 |
ABI
ABI objects
Getter at block 21206189
auction() view returns (address)
0x5c2da24fcc627f962a44884f734bb4d81324a8ff
ens() view returns (address)
0x314159265dd8dbb310642f98f50c066173c1259b
gasEpoch() view returns (uint256)
3470000000000
gasPrice() view returns (uint256)
10000000000
lighthouseLib() view returns (address)
0x67e48a39ec3b320c16ed8f4e4f9e904fdd5e11a2
robotLiabilityLib() view returns (address)
0x5ea4af99a764e87efe6d52e676797ad35d2599b6
totalGasUtilizing() view returns (uint256)
9430978
xrt() view returns (address)
0x60270f0be920009ba0fe32d81d63d1f498f42731
Read-only
gasUtilizing(address) view returns (uint256)
isHashConsumed(bytes32) view returns (bool)
isLighthouse(address) view returns (bool)
wnFromGas(uint256 _gas) view returns (uint256)
State-modifying
Events createLiability(bytes _demand, bytes _offer) returns (address liability)
createLighthouse(uint256 _minimalFreeze, uint256 _timeoutBlocks, string _name) returns (address lighthouse)
liabilityFinalized(uint256 _gas) returns (bool)
HashConsumed(bytes32 indexed hash)
NewLiability(address indexed liability)
NewLighthouse(address indexed lighthouse, string name)
constructor(address _robot_liability_lib, address _lighthouse_lib, address _auction, address _xrt, address _ens)
This contract contains no fallback and receive objects.
This contract contains no error objects.