This contract is being backfilled. You may encounter incomplete storage history.

DebtCache

Verified contract

Active on Ethereum with 1,054 txns
Deployed by via 0xa2ab23bf at 12425655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DebtCache"

0xf5fcf4f78b7bdf3039ad8d9a2c5c2b3748abeeb0ffaccc5a83ffd0b956be7d98
0xc221e10282e84d1e03433564e21aa38dac5ca54e4917a6a45b7153c387969029
0xcdb77ec56d395a7ab72c2a92f9159f7a0d73c03b20e8857c3f4a4416b3f4a642
0xa7336af3fa62b839fec08a10e2cf15ff0c2fb9a58fd927171d2eb7cbc1ed34cf
0xed83f94e72e6c426d34c63a281a5bd6d38b4579a9f025b07bc8489662a9b9ce1
0x761fc6fa012c42116d279c40fa1f4c2a95b36055c66fbe7a9fe5d1e185d219c0
0x3aff4191ae063e96264da2bf83e21518bbea9e3f92bd5aec9c506cb6c2636ffb
0xe3c01bd5bc884fa006ba415a7a898557de27d295f039013b7ffd6f820dbf9b35
0x0a306957b00060b26fd3168b638c560907bd763acd942fd832d5d4fbbd2ce813
0x88f412df0a40954fb3101577308df0b4e904be9288ae608f941b498fbe9b6fbb

Functions
Getter at block 20810885
cacheInfo(view returns (uint256 debtuint256 timestampbool isInvalidbool isStale)
(debt=441818395307638179609756765, timestamp=1631603225, isInvalid=false, isStale=true)
cacheInvalid(view returns (bool)
false
cacheStale(view returns (bool)
true
cacheTimestamp(view returns (uint256)
1631603225
cachedDebt(view returns (uint256)
441818395307638179609756765
 
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, 0x4574686572577261707065720000000000000000000000000000000000000000]
 
totalNonSnxBackedDebt(view returns (uint256 excludedDebtbool isInvalid)
Read-only
cachedSynthDebt(bytes32 currencyKeyview returns (uint256)
cachedSynthDebts(bytes32[] currencyKeysview returns (uint256[] snxIssuedDebts)
currentSynthDebts(bytes32[] currencyKeysview returns (uint256[] debtValuesuint256 excludedDebtbool 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.