Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Asset"
ABI
ABI objects
Getter at block 22765588
chainlinkFeed() view returns (address)
0x9dda783de64a9d1a60c49ca761ebe528c35ba428
erc20() view returns (address)
0x9e1028f5f1d5ede59748ffcee5532509976840e0
erc20Decimals() view returns (uint8)
18
isCollateral() pure returns (bool)
false
lastSave() view returns (uint48)
1732192561
lotPrice() view returns (uint192 lotLow, uint192 lotHigh)
(lotLow=59706702574200000000, lotHigh=60912898585800000000)
maxTradeVolume() view returns (uint192)
1000000000000000000000000
oracleError() view returns (uint192)
10000000000000000
oracleTimeout() view returns (uint48)
4294967296
price() view returns (uint192, uint192)
(59706702574200000000, 60912898585800000000)
priceTimeout() view returns (uint48)
604800
savedHighPrice() view returns (uint192)
55811590000000000000
savedLowPrice() view returns (uint192)
54706410000000000000
tryPrice() view returns (uint192 low, uint192 high, uint192)
(low=59706702574200000000, high=60912898585800000000, 0)
version() pure returns (string)
3.0.0
Read-only
bal(address account) view returns (uint192)
State-modifying
Events claimRewards()
refresh()
RewardsClaimed(address indexed erc20, uint256 amount)
constructor(uint48 priceTimeout_, address chainlinkFeed_, uint192 oracleError_, address erc20_, uint192 maxTradeVolume_, uint48 oracleTimeout_)
This contract contains no fallback and receive objects.
StalePrice()
UIntOutOfBounds()
ZeroPrice()