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.500824 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22769690 | a minute ago | | | 0 | 5.5929194e-7 | |
| 22769684 | a minute ago | | | 0 | 5.5929194e-7 | |
| 22769681 | a minute ago | | | 0 | 5.5929194e-7 | |
| 22769574 | 5 minutes ago | | | 0 | 5.5904937e-7 | |
| 22769534 | 6 minutes ago | | | 0 | 5.6690878e-7 | |
| 22769451 | 9 minutes ago | | | 0 | 0.0000094901057 | |
| 22769443 | 9 minutes ago | | | 0 | 0.0000095536815 | |
| 22769428 | 10 minutes ago | | | 0 | 9.4674572e-7 | |
| 22769410 | 11 minutes ago | | | 0 | 5.7909957e-7 | |
| 22769285 | 15 minutes ago | | | 0 | 5.5953452e-7 |
ABI
ABI objects
Getter at block 22769723 withdrawable() view returns (uint256)
EXPIRY_TIME() view returns (uint256)
300
getChainlinkToken() view returns (address)
0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196
isOwner() view returns (bool)
false
orderIndex() view returns (uint32)
43955
owner() view returns (address)
0x507ae5a9c44bef13d99188fd5086c6780d4e198f
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.