LiabilityFactory
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd94…b735
0x3141…259b
Balances ($0.00)
No balances found for "LiabilityFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6276458 | 6 years ago | | | 0 | 0.0021241250 | |
| 6152319 | 6 years ago | | | 0 | 0.021216050 |
ABI
ABI objects
Getter at block 21270413
auction() view returns (address)
0x562b1cd868bc33966540f7e0c0cbfd2bf07ef9b8
ens() view returns (address)
0x314159265dd8dbb310642f98f50c066173c1259b
gasEpoch() view returns (uint256)
3470000000000
gasPrice() view returns (uint256)
10000000000
lighthouseLib() view returns (address)
0xc99bbf4c6feb29d8a4ed4f360e09f56a21fd611b
robotLiabilityLib() view returns (address)
0x3da3987500da899a06796950f248c124c0f5cb6b
totalGasUtilizing() view returns (uint256)
565523601
xrt() view returns (address)
0xbd949595ee52346c225a19724084ce517b2cb735
Read-only
gasUtilizing(address) view returns (uint256)
isLighthouse(address) view returns (bool)
usedHash(bytes32) view returns (bool)
wnFromGas(uint256 _gas) view returns (uint256)
State-modifying
Events createLiability(bytes _ask, bytes _bid) returns (address liability)
createLighthouse(uint256 _minimalFreeze, uint256 _timeoutBlocks, string _name) returns (address lighthouse)
liabilityFinalized(uint256 _gas) returns (bool)
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.