CryptoCompare
Verified contract
Active on
Ethereum with 10 txns
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.00 |
$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.020562480 | |
| 11279083 | 4 years ago | | | 0 | 0.025888932 | |
| 10084966 | 4 years ago | | | 0 | 0.0068541600 | |
| 9860815 | 5 years ago | | | 0 | 0.0027759348 | |
| 9702708 | 5 years ago | | | 0 | 0.0066485352 | |
| 9664617 | 5 years ago | | | 0 | 0.010281240 | |
| 9660476 | 5 years ago | | | 0 | 0.058260360 | |
| 9657741 | 5 years ago | | | 0 | 0.060625980 | |
| 9574751 | 5 years ago | | | 0 | 0.0027416640 | |
| 9517814 | 5 years ago | | | 0 | 0.00071541600 |
ABI
ABI objects
Getter at block 21201818 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)
0xfc51e4e8aaa065dde9010651a09f071b3777997dbaad6ea07e2e9130b312e9c3
paymentTokenPrice() view returns (uint128)
14850000000000000000
peek() view returns (bytes32, bool)
(0x0000000000000000000000000000000000000000000003e461bd6a961fb00000, 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.