FlightDelayPayout
Verified contract
Active on
Ethereum with 122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($21,428.67)
Native
Value
$21,428.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.957604 | $3,596.86 |
$21,428.67 | |
VIU | ERC-20 | 119.152089 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4514045 | 7 years ago | | | 0 | 0.0021378840 | |
| 4513833 | 7 years ago | | | 0 | 0.0015200000 | |
| 4513832 | 7 years ago | | | 0 | 0.0015200000 | |
| 4506194 | 7 years ago | | | 0 | 0.0014843840 | |
| 4491500 | 7 years ago | | | 0 | 0.0074580000 | |
| 4490803 | 7 years ago | | | 0 | 0.0054961600 | |
| 4485129 | 7 years ago | | | 0 | 0.0056856400 | |
| 4484343 | 7 years ago | | | 0 | 0.0074620400 | |
| 4484060 | 7 years ago | | | 0 | 0.0071589600 | |
| 4483321 | 7 years ago | | | 0 | 0.0074606600 |
ABI
ABI objects
Getter at block 21293247
controller() pure returns (address)
[unknown]
Read-only
toUnixtime(bytes32 _dayMonthYear) pure returns (uint256 unixtime)
State-modifying
Events __callback(bytes32 _queryId, string _result, bytes _proof)
__callback(bytes32 myid, string result)
b32toHexString(bytes32 x) returns (string)
destruct()
fund() payable
schedulePayoutOraclizeCall(uint256 _policyId, bytes32 _riskId, uint256 _oraclizeTime)
setContracts()
LogExternal(uint256 _policyId, address _address, bytes32 _externalId)
LogOraclizeCall(uint256 _policyId, bytes32 hexQueryId, string _oraclizeUrl, uint256 _oraclizeTime)
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.