ChainlinkProxy
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAI | ERC-20 | 2 | -- | -- | |
PRFT | ERC-20 | 0.02 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16721398 | 2 years ago | | | 0 | 0.0043934345 | |
| 9098009 | 5 years ago | | | 0 | 0.0035297500 | |
| 9097993 | 5 years ago | | | 0 | 0.0034700120 |
ABI
ABI objects
Getter at block 21162626
currentPrice() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner() view returns (address)
0x19d73d526fec699f0afe2edfbcd9a96207378131
Read-only
bytes32ToString(bytes32 x) view returns (string)
contains(string what, string where) view returns (bool)
getRequestedEventResult(string eventName, string source, string referenceId) view returns (string)
State-modifying
Events compare(string _a, string _b) returns (int256)
equal(string _a, string _b) returns (bool)
fulfill(bytes32 _requestId, bytes32 response)
indexOf(string _haystack, string _needle) returns (int256)
requestData(address _oracle, bytes32 _jobId, uint256 _payment, string url, string path)
requestEventResult(string eventName, string source) returns (string)
withdrawLink()
withdrawPRFT()
ChainlinkCancelled(bytes32 indexed id)
ChainlinkFulfilled(bytes32 indexed id)
ChainlinkRequested(bytes32 indexed id)
Notice(string noticeString)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.