Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88fb…e196
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 101.186159 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22762746 | a few seconds ago | | | 0 | 7.9388486e-7 | |
| 22762664 | 3 minutes ago | | | 0 | 7.5867873e-7 | |
| 22762633 | 4 minutes ago | | | 0 | 7.3413005e-7 | |
| 22762590 | 6 minutes ago | | | 0 | 0.0000012003823 | |
| 22762573 | 6 minutes ago | | | 0 | 0.0000011764279 | |
| 22762536 | 7 minutes ago | | | 0 | 0.0000012128102 | |
| 22762494 | 9 minutes ago | | | 0 | 7.9902302e-7 | |
| 22762480 | 9 minutes ago | | | 0 | 0.000012904557 | |
| 22762471 | 9 minutes ago | | | 0 | 0.000011651079 | |
| 22762430 | 11 minutes ago | | | 0 | 0.000014705994 |
ABI
ABI objects
Getter at block 22762750 withdrawable() view returns (uint256)
EXPIRY_TIME() view returns (uint256)
300
getChainlinkToken() view returns (address)
0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196
isOwner() view returns (bool)
false
orderIndex() view returns (uint32)
43706
owner() view returns (address)
0xc51d3470693bc049809a1c515606124c7c75908d
Read-only
getAuthorizationStatus(address _node) view returns (bool)
State-modifying
Events cancelOracleRequest(bytes32 _requestId, uint256 _payment, bytes4 _callbackFunc, uint256 _expiration)
fulfillOracleRequest(bytes32 _requestId, uint256 _payment, address _callbackAddress, bytes4 _callbackFunctionId, uint256 _expiration, bytes32 _data) returns (bool)
fulfillOracleRequestShort(bytes32 _requestId, bytes32 _data) returns (bool)
onTokenTransfer(address _sender, uint256 _amount, bytes _data)
oracleRequest(address _sender, uint256 _payment, bytes32 _specId, address _callbackAddress, bytes4 _callbackFunctionId, uint256 _nonce, uint256 _dataVersion, bytes _data)
setFulfillmentPermission(address _node, bool _allowed)
transferOwnership(address newOwner)
withdraw(address _recipient, uint256 _amount)
CancelOracleRequest(bytes32 indexed requestId)
OracleRequest(bytes32 indexed specId, address requester, bytes32 requestId, uint256 payment, address callbackAddr, bytes4 callbackFunctionId, uint256 cancelExpiration, uint256 dataVersion, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _link)
fallback()
This contract contains no error objects.