AaveV3FiatCollateral

Verified contract

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

No balances found for "AaveV3FiatCollateral"

0x8124f04af56a5d7f85b9a978b2fce2cb1ee5bf6f7d4952f6435d2c58dfeea2f6
From

Functions
Getter at block 22935369
chainlinkFeed(view returns (address)
0x7e860098f58bbfc8648a4311b374b1d669a2bc6b
delayUntilDefault(view returns (uint48)
86400
erc20(view returns (address)
0x308447562442cc43978f8274fa722c9c14baff8b
erc20Decimals(view returns (uint8)
6
exposedReferencePrice(view returns (uint192)
1078031696628039920
isCollateral(pure returns (bool)
true
lastSave(view returns (uint48)
1731604949
 
lotPrice(view returns (uint192 lotLowuint192 lotHigh)
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)
priceTimeout(view returns (uint48)
604800
refPerTok(view returns (uint192)
1078031696628039920
revenueShowing(view returns (uint192)
999999000000000000
savedHighPrice(view returns (uint192)
1081158421917436650
savedLowPrice(view returns (uint192)
1074690874029595552
status(view returns (uint8)
0
targetName(view returns (bytes32)
0x5553440000000000000000000000000000000000000000000000000000000000
targetPerRef(view returns (uint192)
1000000000000000000
 
tryPrice(view returns (uint192 lowuint192 highuint192 pegPrice)
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 configuint192 revenueHiding
Fallback and receive

This contract contains no fallback and receive objects.

Errors
StalePrice(
UIntOutOfBounds(
ZeroPrice(