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 | 18.475325 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21743589 | a minute ago | | | 0 | 0.0000086824145 | |
| 21743578 | a minute ago | | | 0 | 0.0000088647576 | |
| 21743536 | 3 minutes ago | | | 0 | 5.6496978e-7 | |
| 21743533 | 3 minutes ago | | | 0 | 5.6493549e-7 | |
| 21743507 | 4 minutes ago | | | 0 | 0.0000088431374 | |
| 21743501 | 4 minutes ago | | | 0 | 0.0000096775281 | |
| 21743449 | 5 minutes ago | | | 0 | 0.0000087809208 | |
| 21743436 | 6 minutes ago | | | 0 | 0.0000089637445 | |
| 21743394 | 7 minutes ago | | | 0 | 0.0000091508140 | |
| 21743366 | 8 minutes ago | | | 0 | 0.0000089181272 |
ABI
ABI objects
Getter at block 21743610 withdrawable() view returns (uint256)
EXPIRY_TIME() view returns (uint256)
300
getChainlinkToken() view returns (address)
0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196
isOwner() view returns (bool)
false
orderIndex() view returns (uint32)
16566
owner() view returns (address)
0xec4d4686670ddaaa6b44847c34122df21fac1948
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.