Introduction
Main Docs
@openzeppelin
contracts
access
IAccessControl
IAccessControlDefaultAdminRules
Ownable
Ownable2Step
finance
PaymentSplitter
VestingWallet
governance
compatibility
GovernorCompatibilityBravo
IGovernorCompatibilityBravo
extensions
GovernorCountingSimple
GovernorPreventLateQuorum
GovernorSettings
GovernorTimelockCompound
GovernorTimelockControl
GovernorVotesQuorumFraction
IGovernorTimelock
utils
IVotes
IGovernor
TimelockController
interfaces
IERC1271
IERC1967
IERC2309
IERC4626
IERC5267
metatx
MinimalForwarder
proxy
beacon
UpgradeableBeacon
utils
Initializable
security
Pausable
token
common
ERC2981
ERC1155
IERC1155
ERC20
extensions
ERC20Burnable
ERC20Snapshot
ERC20Votes
IERC20Metadata
IERC20Permit
ERC20
IERC20
ERC721
IERC721
ERC777
IERC777
utils
cryptography
ECDSA
EIP712
escrow
Escrow
RefundEscrow
introspection
ERC165
IERC165
IERC1820Registry
math
Math
Multicall
StorageSlot
vendor
amb
IAMB
arbitrum
IArbSys
IBridge
IDelayedMessageProvider
IOutbox
compound
ICompoundTimelock
optimism
ICrossDomainMessenger
contracts-upgradeable
access
IAccessControlDefaultAdminRulesUpgradeable
IAccessControlUpgradeable
Ownable2StepUpgradeable
OwnableUpgradeable
finance
PaymentSplitterUpgradeable
VestingWalletUpgradeable
governance
compatibility
GovernorCompatibilityBravoUpgradeable
IGovernorCompatibilityBravoUpgradeable
extensions
GovernorCountingSimpleUpgradeable
GovernorPreventLateQuorumUpgradeable
GovernorSettingsUpgradeable
GovernorTimelockCompoundUpgradeable
GovernorTimelockControlUpgradeable
GovernorVotesQuorumFractionUpgradeable
IGovernorTimelockUpgradeable
utils
IVotesUpgradeable
IGovernorUpgradeable
TimelockControllerUpgradeable
interfaces
IERC1967Upgradeable
IERC2309Upgradeable
IERC4626Upgradeable
metatx
MinimalForwarderUpgradeable
proxy
utils
Initializable
security
PausableUpgradeable
token
common
ERC2981Upgradeable
ERC1155
IERC1155Upgradeable
ERC20
extensions
ERC20BurnableUpgradeable
ERC20SnapshotUpgradeable
ERC20VotesUpgradeable
IERC20MetadataUpgradeable
ERC20Upgradeable
IERC20Upgradeable
ERC721
extensions
ERC721BurnableUpgradeable
ERC721EnumerableUpgradeable
IERC721EnumerableUpgradeable
IERC721MetadataUpgradeable
ERC721Upgradeable
IERC721ReceiverUpgradeable
IERC721Upgradeable
ERC777
IERC777Upgradeable
utils
cryptography
ECDSAUpgradeable
escrow
EscrowUpgradeable
RefundEscrowUpgradeable
introspection
ERC165Upgradeable
IERC165Upgradeable
IERC1820RegistryUpgradeable
math
MathUpgradeable
StorageSlotUpgradeable
vendor
amb
IAMBUpgradeable
arbitrum
IArbSysUpgradeable
IBridgeUpgradeable
IDelayedMessageProviderUpgradeable
IOutboxUpgradeable
compound
ICompoundTimelockUpgradeable
optimism
ICrossDomainMessengerUpgradeable
src
account
CreditAccountV1
CreditAccountV1Storage
ICreditAccount
balancer
diamond
BalancerAccountingFacet
BalancerBase
BalancerCalculationsFacet
BalancerConstants
BalancerGettersFacet
BalancerInitializer
BalancerSettersFacet
interfaces
IBalancerAccounting
IBalancerCalculations
IBalancerGetters
IBalancerSetters
IBalancer
bond
BondAccountingFacet
BondBase
BondGettersFacet
BondInitializer
BondSettersFacet
IBond
clock
ISystemClock
SystemClockV1
SystemClockV1Storage
core
AccessControl
IAccessControl
Manager
db
DBV1
IDB
diamond
AccessControl
AccessControlBase
AccessControlCutFacet
AccessControlFacet
IAccessControl
Clock
IClock
Clone
CloneDiamond
Element
ElementFacet
IElement
ERC20
ERC20Base
ERC20Facet
IERC20
Loupe
DiamondLoupeFacet
Multicall
IMulticall
MulticallFacet
Ownable
IOwnable
OwnableBase
OwnableCutFacet
OwnableFacet
DiamondLib
IDiamondCut
IDiamondLoupe
factory
AdminUpgradeableProxyFactory
CloneDiamondFactory
IFactory
interfaces
aave
DataTypes
IAavePool
IPoolAddressesProvider
IAggregator
IWETH
lib
governance
IVotesUpgradeable
token
ERC20
ERC20PermitUpgradeable
ERC20VotesUpgradeable
IERC20PermitUpgradeable
misc
fixedOracle
FixedOracle
IFixedOracle
Multicall3
Storage
User
zkWETH
oracle
oracles
cash
CashOracle
chain
ChainOracleV1
ChainOracleV1Storage
IChainOracle
chainlink
ChainlinkOracleV1
ChainlinkOracleV1Storage
IChainlinkOracle
IOracle
MasterOracle
peg
IPegToken
PegTokenV1
PegTokenV1Storage
proxy
proxies
AdminUpgradeableProxy
SimpleProxy
StorageUpgradeableProxy
utils
Element
IElement
ProxyInitializable
ProxyOwnable
IProxy
psm
IPSM
PSMV1
PSMV1Storage
treasury
ITreasury
TreasuryV1
TreasuryV1Storage
vault
adapters
WETHAdapter
diamond
VaultAccountingFacet
VaultBase
VaultConstants
VaultGettersFacet
VaultInitializer
VaultLiquidationFacet
VaultSettersFacet
interests
fixed
FixedRateInterest
interfaces
IVaultAccounting
IVaultGetters
IVaultLiquidation
IVaultSetters
IAdapter
IInterest
ILiquidator
IVault
yield
yields
aave
AaveYieldV1
IAaveYield
base
YieldBase
generic
GenericYieldV1
IGenericYield
IYield
StorageSlot
#
struct AddressSlot
struct AddressSlot { address value }
Type
Name
address
value
#
struct BooleanSlot
struct BooleanSlot { bool value }
Type
Name
bool
value
#
struct Bytes32Slot
struct Bytes32Slot { bytes32 value }
Type
Name
bytes32
value
#
struct Uint256Slot
struct Uint256Slot { uint256 value }
Type
Name
uint256
value
#
struct StringSlot
struct StringSlot { string value }
Type
Name
string
value
#
struct BytesSlot
struct BytesSlot { bytes value }
Type
Name
bytes
value
phase
.
devdocs
CTRL + K
App