Liability
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 "Liability"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Liability"
ABI
ABI objects
Getter at block 21199308
cost() view returns (uint256)
0
demandHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
factory() view returns (address)
0x0000000000000000000000000000000000000000
isFinalized() view returns (bool)
false
isSuccess() view returns (bool)
false
lighthouse() view returns (address)
0x0000000000000000000000000000000000000000
lighthouseFee() view returns (uint256)
0
model() view returns (bytes)
0x
objective() view returns (bytes)
0x
offerHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
promisee() view returns (address)
0x0000000000000000000000000000000000000000
promisor() view returns (address)
0x0000000000000000000000000000000000000000
result() view returns (bytes)
0x
token() view returns (address)
0x0000000000000000000000000000000000000000
validator() view returns (address)
0x0000000000000000000000000000000000000000
validatorFee() view returns (uint256)
0
xrt() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events demand(bytes _model, bytes _objective, address _token, uint256 _cost, address _lighthouse, address _validator, uint256 _validator_fee, uint256 _deadline, address _sender, bytes _signature) returns (bool)
finalize(bytes _result, bool _success, bytes _signature) returns (bool)
offer(bytes _model, bytes _objective, address _token, uint256 _cost, address _validator, address _lighthouse, uint256 _lighthouse_fee, uint256 _deadline, address _sender, bytes _signature) returns (bool)
setup(address _xrt) returns (bool)
Finalized(bool indexed success, bytes result)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.