DebtCache

Verified contract

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

No balances found for "DebtCache"

0x9ba3939e599db069d27fc25cdf8d06fe4f3ca3c260ca18c2c64d6aee68089234
0x1294bb73ec5659c8452d30389161233ac5549e24c230d533d79fdc354f289306
0x402e2bcda600a5e1e0ef06a863e1b6c90af16fb62cf1c42d2f9af9402faca140
0x3f154941d2fdda86d78a9d28a2de500c536995007f35354bf1787afbedf795cb
0xb219875aef2030a0586aba4e3be60be5bba1fde5a26635b05c8499453b1c2dd3
0x591ed8d2b3d41fd654ed08ced91778902f5f83f123305f488ebc021746be7579
0x4855401f78470635200d80564fed665196bfdd100b6503bcb098b32a34d94544
0x1e9723b4c062775c483fd451ed4c0bae3d6e041f8a2bb3d461b9415457e7df92
0xcd9f9d0523a223b106a438fe3185cde23d3a4293430b804ff8ed258781020108
0x6b72082dcd92d350459f95378bd33a9e951281d5fe0fcbb382c662ffbba9a653

Functions
Getter at block 21212386
CONTRACT_NAME(view returns (bytes32)
0x4465627443616368650000000000000000000000000000000000000000000000
cacheInfo(view returns (uint256 debtuint256 timestampbool isInvalidbool isStale)
(debt=415986767269417367568276147, timestamp=1634684042, isInvalid=false, isStale=true)
cacheInvalid(view returns (bool)
false
cacheStale(view returns (bool)
true
cacheTimestamp(view returns (uint256)
1634684042
cachedDebt(view returns (uint256)
415986767269417367568276147
 
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, 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.