FlightDelayController
Verified contract
Active on
Ethereum with 110 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($54,567.75)
Native
Value
$54,567.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 17.045285 | $3,201.34 |
$54,567.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4516380 | 7 years ago | | | 0 | 0.00022263200 | |
| 4516372 | 7 years ago | | | 0 | 0.000058308000 | |
| 4516292 | 7 years ago | | | 0 | 0.00012828000 | |
| 4516285 | 7 years ago | | | 0 | 0.000057540000 | |
| 4516264 | 7 years ago | | | 0 | 0.00012828000 | |
| 4516251 | 7 years ago | | | 0 | 0.000056644000 | |
| 4516251 | 7 years ago | | | 0 | 0.000056644000 | |
| 4516251 | 7 years ago | | | 0 | 0.000056772000 | |
| 4516251 | 7 years ago | | | 0 | 0.000056644000 | |
| 4516251 | 7 years ago | | | 0 | 0.000056644000 |
ABI
ABI objects
Getter at block 21157783
owner() pure returns (address)
[unknown]
Read-only
contractIds(uint256) pure returns (bytes32)
contracts(bytes32) pure returns (address addr, bool isControlled, bool isInitialized)
State-modifying
Events deregister(bytes32 _id) returns (bool _result)
destructAll()
destructOne(bytes32 _id)
getContract(bytes32 _id) returns (address _addr)
registerContract(address _addr, bytes32 _id, bool _isControlled) returns (bool _result)
setAllContracts()
setOneContract(uint256 i)
transferOwnership(address _newOwner)
LogExternal(uint256 _policyId, address _address, bytes32 _externalId)
LogOraclizeCall(uint256 _policyId, bytes32 hexQueryId, string _oraclizeUrl)
LogOraclizeCallback(uint256 _policyId, bytes32 hexQueryId, string _result, bytes hexProof)
LogPolicyAccepted(uint256 _policyId, uint256 _statistics0, uint256 _statistics1, uint256 _statistics2, uint256 _statistics3, uint256 _statistics4, uint256 _statistics5)
LogPolicyApplied(uint256 _policyId, address _customer, bytes32 strCarrierFlightNumber, uint256 ethPremium)
LogPolicyDeclined(uint256 _policyId, bytes32 strReason)
LogPolicyExpired(uint256 _policyId)
LogPolicyManualPayout(uint256 _policyId, bytes32 strReason)
LogPolicyPaidOut(uint256 _policyId, uint256 ethAmount)
LogReceiveFunds(address _sender, uint8 _to, uint256 ethAmount)
LogSendFail(uint256 _policyId, bytes32 strReason)
LogSendFunds(address _recipient, uint8 _from, uint256 ethAmount)
LogSetState(uint256 _policyId, uint8 _policyState, uint256 _stateTime, bytes32 _stateMessage)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.