FlightDelayNewPolicy
Verified contract
Active on
Ethereum with 39 txns
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 "FlightDelayNewPolicy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4416116 | 7 years ago | | | 0 | 0.0026277000 | |
| 4416054 | 7 years ago | | | <0.00000001 | 0.0050741920 | |
| 4415960 | 7 years ago | | | <0.00000001 | 0.0055840800 | |
| 4415932 | 7 years ago | | | <0.00000001 | 0.0063042560 | |
| 4415856 | 7 years ago | | | <0.00000001 | 0.00099709800 | |
| 4415510 | 7 years ago | | | <0.00000001 | 0.00083154000 | |
| 4414101 | 7 years ago | | | <0.00000001 | 0.0072592692 | |
| 4413722 | 7 years ago | | | 0.05 | 0.00068095100 | |
| 4413591 | 7 years ago | | | <0.00000001 | 0.0078905100 | |
| 4413482 | 7 years ago | | | <0.00000001 | 0.0071402900 |
ABI
ABI objects
Getter at block 21269514
controller() pure returns (address)
[unknown]
Read-only
toUnixtime(bytes32 _dayMonthYear) pure returns (uint256 unixtime)
State-modifying
Events b32toHexString(bytes32 x) returns (string)
destruct()
maintenanceMode(bool _on)
newPolicy(bytes32 _carrierFlightNumber, bytes32 _departureYearMonthDay, uint256 _departureTime, uint256 _arrivalTime, uint8 _currency, bytes32 _customerExternalId) payable
setContracts()
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(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.