This contract is being backfilled. You may encounter incomplete storage history.

Oracle

Similar source code

Active on Ethereum with 49,000 txns
Deployed by via 0x506bccde at 9480856
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,799.07
0x92e18abf186f286c4f5cc53835fa4944c481c421ae5bf0e9679bd42abf7be4c7
0xf34c5ac5ac7998a5acb6205feebbff21372977a961f8b11bea416ed823861f22
0xdc4951a9f89f713621dc7c7145cb632bc0ea48d62126fd5b553c9f9138975167
0xc5185e5799839de3e6c4eb1c4b269a61c66f54dfb34b1f61ec43927c20c5dfa8
0x65279585b215d6a8d6304156e7f4e5bbaf9e617e9d289c51f9dd64575f5b10ff
0xc642d80bcfff0e164dce0264cc03bb8be2e8d62f884f4af88609cf6b5a5f0360
0x75ed08db1c842e17b869e958133f342e98f6a351d54cd76179f1990c43d301a0
0x13f6fdb814458d2430ff2337108d19667d282e8670e3981e937a713b254f1c51
0x66426fb61fa9b86ec5a91da25934eb91d2e26096e80abb468454c6a3ea12f7a5
0xec674221052c7dae91b4f38dfe9c95ed4103c7b9e32e58040f3c78a5fc87dd68

Functions
Getter at block 20797248
EXPIRY_TIME(view returns (uint256)
300
owner(view returns (address)
0xdd4bc51496dc93a0c47008e820e0d80745476f22
 
withdrawable(view returns (uint256)
Read-only
getAuthorizationStatus(address _nodeview returns (bool)
State-modifying
cancelOracleRequest(bytes32 _requestIduint256 _paymentbytes4 _callbackFuncuint256 _expiration
fulfillOracleRequest(bytes32 _requestIduint256 _paymentaddress _callbackAddressbytes4 _callbackFunctionIduint256 _expirationbytes32 _datareturns (bool)
onTokenTransfer(address _senderuint256 _amountbytes _data
oracleRequest(address _senderuint256 _paymentbytes32 _specIdaddress _callbackAddressbytes4 _callbackFunctionIduint256 _nonceuint256 _dataVersionbytes _data
renounceOwnership(
setFulfillmentPermission(address _nodebool _allowed
transferOwnership(address _newOwner
withdraw(address _recipientuint256 _amount
Events
CancelOracleRequest(bytes32 indexed requestId
OracleRequest(bytes32 indexed specIdaddress requesterbytes32 requestIduint256 paymentaddress callbackAddrbytes4 callbackFunctionIduint256 cancelExpirationuint256 dataVersionbytes data
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _link
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.