DebtCache

Verified contract

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

No balances found for "DebtCache"

0x2877c7c43bbb2708ac7948146276e71405512be048763228427b1fd5a6cb1b05
0x47f0695f1fc79b44596a7043bd92bb149fc31c413083216ee9546a0651147707
0xf071ea122483cb61c769e38a1be19b3e73c08a7ed934933b58bb512c6a79dd43
0x159a975049ce4c53cbd014b724854dc3b9369e973d7933b0855df89668148d5b
0x00a6e9f7f682968ec68c079f444e250a3a7f16001b8e4d45df867bbb06d21dfa
0x0fa82b3d80ef1e27a031219a6aa99a15ec44ac0b8f46bdc05c4afa389ad272c7
0x844a2f4476b283f269e25892d4ad356ce01597b9bb9feab4aa5789c2b7d42d08
0xfc25b8f1352a8fd7e246e2771d9cd06d2cc35286da1e42f67e6f6eb36a92e16c
0x58befa08272ffc375dc3df8fff085f25165098700fefb96c771ff45871167d03
0x9cdc0dad6eeb038e6167af64a563943036948bf84b620c56b70706f8952ff8ce

Functions
Getter at block 20940838
cacheInfo(view returns (uint256 debtuint256 timestampbool isInvalidbool isStale)
(debt=18982148614329656317814, timestamp=1728604823, isInvalid=false, isStale=false)
cacheInvalid(view returns (bool)
false
cacheStale(view returns (bool)
false
cacheTimestamp(view returns (uint256)
1728604823
cachedDebt(view returns (uint256)
18982148614329656317814
 
currentDebt(view returns (uint256 debtbool anyRateIsInvalid)
debtSnapshotStaleTime(view returns (uint256)
604800
 
isResolverCached(view returns (bool)
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x1c19d81a6f11958d58130ddbc505933426c80369
resolver(view returns (address)
0x7015cd1e78ba1428d103b0c2513077b2826b64fc
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x4574686572436f6c6c61746572616c0000000000000000000000000000000000, 0x4574686572436f6c6c61746572616c7055534400000000000000000000000000, 0x436f6c6c61746572616c4d616e61676572000000000000000000000000000000]
Read-only
cachedPynthDebt(bytes32 currencyKeyview returns (uint256)
cachedPynthDebts(bytes32[] currencyKeysview returns (uint256[] periIssuedDebts)
currentPynthDebts(bytes32[] currencyKeysview returns (uint256[] debtValuesbool anyRateIsInvalid)
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
purgeCachedPynthDebt(bytes32 currencyKey
rebuildCache(
takeDebtSnapshot(
updateCachedPynthDebtWithRate(bytes32 currencyKeyuint256 currencyRate
updateCachedPynthDebts(bytes32[] currencyKeys
updateCachedPynthDebtsWithRates(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.