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 | 31.569675 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22696171 | a few seconds ago | | | 0 | 0.000010867400 | |
| 22696115 | 2 minutes ago | | | 0 | 0.000062003200 | |
| 22696037 | 5 minutes ago | | | 0 | 0.000010871000 | |
| 22695923 | 9 minutes ago | | | 0 | 0.0000068997000 | |
| 22695822 | 12 minutes ago | | | 0 | 0.000010868600 | |
| 22695714 | 16 minutes ago | | | 0 | 0.0000069007000 | |
| 22695712 | 16 minutes ago | | | 0 | 0.0000069016000 | |
| 22695668 | 17 minutes ago | | | 0 | 0.000010868600 | |
| 22695645 | 18 minutes ago | | | 0 | 0.000010868600 | |
| 22695601 | 20 minutes ago | | | 0 | 0.000010872200 |
ABI
ABI objects
Getter at block 22696185 withdrawable() view returns (uint256)
EXPIRY_TIME() view returns (uint256)
300
getChainlinkToken() view returns (address)
0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196
isOwner() view returns (bool)
false
orderIndex() view returns (uint32)
42034
owner() view returns (address)
0xfa46508e623f73a6c3b2c74f6e607bdb6434e1b4
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.