For the complete documentation index, see llms.txt. This page is also available as Markdown.

TransientStorage

Int256

TransientStorage

_TRANSIENT_BALANCE_SLOT

bytes32 _TRANSIENT_BALANCE_SLOT

_TRANSIENT_TWAP_TICK_SLOT

bytes32 _TRANSIENT_TWAP_TICK_SLOT

_STORED_NAV_SLOT

bytes32 _STORED_NAV_SLOT

_STORED_ASSETS_SLOT

bytes32 _STORED_ASSETS_SLOT

_TEMP_BALANCE_SLOT

bytes32 _TEMP_BALANCE_SLOT

_DONATION_LOCK_SLOT

store

Stores a mapping of token addresses to int256 values

get

storeBalance

getBalance

storeTwap

getTwap

setDonationLock

getDonationLock

getTemporaryBalance

storeNav

storeAssets

getStoredNav

getStoredAssets

Last updated