Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x89f7…d9b4
0xbc32…c797
Balances ($2.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 1.470209 | $1.001 |
$1.47 | |
USDC | ERC-20 | 0.525384 | $1.00 |
$0.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11316165 | 4 years ago | | | 0 | 0.019734900 | |
| 11279105 | 4 years ago | | | 0 | 0.026741974 | |
| 10084966 | 4 years ago | | | 0 | 0.0067701200 | |
| 9702709 | 5 years ago | | | 0 | 0.0065670164 | |
| 9664617 | 5 years ago | | | 0 | 0.010155180 | |
| 9660495 | 5 years ago | | | 0 | 0.064316140 | |
| 9657715 | 5 years ago | | | 0 | 0.062623610 | |
| 9574753 | 5 years ago | | | 0 | 0.0027080480 | |
| 9517816 | 5 years ago | | | 0 | 0.00035385951 |
ABI
ABI objects
Getter at block 21201755 read() view returns (bytes32)
DEFAULT_LINK_PAYMENT() view returns (uint256)
2000000000000000000
DELAY() view returns (uint32)
900
ORACLE_EXPIRY() view returns (uint256)
43200
bill() view returns (uint256)
200000000000000000
expiry() view returns (uint32)
1606200446
lastQueryId() view returns (bytes32)
0x3fd081b2664d268157109165f3aa84cb38d92db292f466ce08eb650e7ad76fb6
paymentTokenPrice() view returns (uint128)
14850000000000000000
peek() view returns (bytes32, bool)
(0x0000000000000000000000000000000000000000000003e4e40d65d6089b0000, false)
prem() view returns (uint128)
1100000000000000000
timeout() view returns (uint32)
1606158136
turn() view returns (uint128)
1010000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events returnAssetPrice(bytes32 requestId_, uint256 price_)
returnPaymentTokenPrice(bytes32 requestId_, uint256 price_)
setGasLimit(uint256)
setMaxReward(uint256 maxReward_)
update(uint128 payment_, address token_)
ChainlinkCancelled(bytes32 indexed id)
ChainlinkFulfilled(bytes32 indexed id)
ChainlinkRequested(bytes32 indexed id)
ReturnAssetPrice(bytes32 requestId_, uint256 price_)
ReturnPaymentTokenPrice(bytes32 requestId_, uint256 price_)
Reward(bytes32 queryId)
SetAssetPrice(bytes32 queryId, uint128 assetPrice_, uint32 expiry_)
SetPaymentTokenPrice(bytes32 queryId, uint128 paymentTokenPrice_)
Update(uint128 payment_, address token_)
constructor(address med_, address link_, address oracle_)
This contract contains no fallback and receive objects.
This contract contains no error objects.