DebtCache

Verified contract

Active on Ethereum with 567 txns
Deployed by via 0xe590a79c at 11513106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DebtCache"

0x6fde3975efe8538cf6806f86dff0ad9d0507e342c761b9f4d471a360674d11f7
0x3aa15ece597c7f640eb10a5ba940730dbe0a83418f3a73c0a51ee10a60212be2
0xccbb7c385a582087eb454afb2f3e6daf0150b1bf8e64fa489382225ab83784a8
0x1ea824f49b1006389ec66b8048e7613fec7143d7662e11fbad017ecc92463976
0xbc1c42576be72ad287367aa10b6b9da014b319b67ce04ed814b8456992263510
0xe716b6aeefd40fa84d50005b6f2d08c242d6c76c7198f38ebd70c63ea64ed241
0xc5042e6b1d199d504ce7a887061e06889008f78f2445cf324385240431bd2425
0xd1ed45b205ba2d2af0e511f686454a6c35e7c1133f9c02d2a126c8ad3b37f621
0x095fa3fc630fe5d84203a5d8b1f08478b1f3d8fafb77e8643a451cf521df5ecf
0x228208faf6f2a231a0ca20f974d76a181fac79d935e311c77cf412d4937043b2

Functions
Getter at block 21091935
cacheInfo(view returns (uint256 debtuint256 timestampbool isInvalidbool isStale)
(debt=705963570870508801129868518, timestamp=1620899017, isInvalid=false, isStale=true)
cacheInvalid(view returns (bool)
false
cacheStale(view returns (bool)
true
cacheTimestamp(view returns (uint256)
1620899017
cachedDebt(view returns (uint256)
705963570870508801129868518
 
currentDebt(view returns (uint256 debtbool anyRateIsInvalid)
debtSnapshotStaleTime(view returns (uint256)
43800
isResolverCached(view returns (bool)
false
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x4574686572436f6c6c61746572616c0000000000000000000000000000000000, 0x4574686572436f6c6c61746572616c7355534400000000000000000000000000, 0x436f6c6c61746572616c4d616e61676572000000000000000000000000000000]
Read-only
cachedSynthDebt(bytes32 currencyKeyview returns (uint256)
cachedSynthDebts(bytes32[] currencyKeysview returns (uint256[] snxIssuedDebts)
currentSynthDebts(bytes32[] currencyKeysview returns (uint256[] debtValuesbool anyRateIsInvalid)
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
purgeCachedSynthDebt(bytes32 currencyKey
rebuildCache(
takeDebtSnapshot(
updateCachedSynthDebtWithRate(bytes32 currencyKeyuint256 currencyRate
updateCachedSynthDebts(bytes32[] currencyKeys
updateCachedSynthDebtsWithRates(bytes32[] currencyKeysuint256[] currencyRates
updateDebtCacheValidity(bool currentlyInvalid
Events
CacheUpdated(bytes32 nameaddress destination
DebtCacheSnapshotTaken(uint256 timestamp
DebtCacheUpdated(uint256 cachedDebt
DebtCacheValidityChanged(bool indexed isInvalid
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Constructor
constructor(address _owneraddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.