AaveV3FiatCollateral
Verified contract
Active on
Base with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AaveV3FiatCollateral"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4601495 | a year ago | | | 0 | 0.000012424604 |
ABI
ABI objects
Getter at block 22935369 lotPrice() view returns (uint192 lotLow, uint192 lotHigh) price() view returns (uint192, uint192) tryPrice() view returns (uint192 low, uint192 high, uint192 pegPrice)
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
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
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
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, uint192 revenueHiding)
This contract contains no fallback and receive objects.
StalePrice()
UIntOutOfBounds()
ZeroPrice()