FiatCollateral

Verified contract

Active on Base with 1 txns
Deployed by via 0xea04e0f2 at 4600937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FiatCollateral"

0xffa161843deca0077da494c1282ea5529ed8103cd345020b6ebd3246b6f7d58c
From

Functions
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 lotLowuint192 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 (uint192uint192)
(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 lowuint192 highuint192 pegPrice)
(low=996862543610000000, high=1002861716390000000, pegPrice=999862130000000000)
version(pure returns (string)
3.0.0
whenDefault(view returns (uint256)
281474976710655
Read-only
bal(address accountview returns (uint192)
State-modifying
claimRewards(
refresh(
Events
CollateralStatusChanged(uint8 indexed oldStatusuint8 indexed newStatus
RewardsClaimed(address indexed erc20uint256 amount
Constructor
constructor(struct CollateralConfig config
Fallback and receive

This contract contains no fallback and receive objects.

Errors
StalePrice(
UIntOutOfBounds(
ZeroPrice(