Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FiatCollateral"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4600940 | a year ago | | | 0 | 2.2952482e-7 |
ABI
ABI objects
Getter at block 22765280
chainlinkFeed() view returns (address)
0x591e79239a7d679378ec8c847e5038150364c78f
delayUntilDefault() view returns (uint48)
86400
erc20() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
erc20Decimals() view returns (uint8)
18
isCollateral() pure returns (bool)
true
lastSave() view returns (uint48)
1732192561
lotPrice() view returns (uint192 lotLow, uint192 lotHigh)
(lotLow=996862543610000000, lotHigh=1002861716390000000)
maxTradeVolume() view returns (uint192)
1000000000000000000000000
oracleError() view returns (uint192)
3000000000000000
oracleTimeout() view returns (uint48)
86460
pegBottom() view returns (uint192)
987000000000000000
pegTop() view returns (uint192)
1013000000000000000
price() view returns (uint192, uint192)
(996862543610000000, 1002861716390000000)
priceTimeout() view returns (uint48)
604800
refPerTok() view returns (uint192)
1000000000000000000
savedHighPrice() view returns (uint192)
1002815979590000000
savedLowPrice() view returns (uint192)
996817080410000000
status() view returns (uint8)
0
targetName() view returns (bytes32)
0x5553440000000000000000000000000000000000000000000000000000000000
targetPerRef() view returns (uint192)
1000000000000000000
tryPrice() view returns (uint192 low, uint192 high, uint192 pegPrice)
(low=996862543610000000, high=1002861716390000000, pegPrice=999862130000000000)
version() pure returns (string)
3.0.0
whenDefault() view returns (uint256)
281474976710655
Read-only
bal(address account) view returns (uint192)
State-modifying
Events claimRewards()
refresh()
CollateralStatusChanged(uint8 indexed oldStatus, uint8 indexed newStatus)
RewardsClaimed(address indexed erc20, uint256 amount)
constructor(struct CollateralConfig config)
This contract contains no fallback and receive objects.
StalePrice()
UIntOutOfBounds()
ZeroPrice()