The Impact of OpenZeppelin Contracts
For over ten years, OpenZeppelin Contracts has been the trusted foundation for the on-chain economy.
Broad Ecosystem Coverage
OpenZeppelin Contracts powers secure smart contract development across the leading blockchain ecosystems and continues to be selected to develop contracts libraries for emerging ecosystems.
Ethereum & EVM
Smart contracts in Solidity
Arbitrum Stylus
High-performance smart contracts in Rust on the EVM
Miden
Privacy-preserving smart contracts in Rust
Midnight
Privacy-preserving smart contracts in Compact
Polkadot
Smart contracts and parachain runtimes for Polkadot and Substrate in Solidity
Starknet
Smart contracts in Cairo
Stellar
Smart contracts in Soroban
Sui
Smart contracts in Move
Uniswap Hooks
Customize Uniswap V4 hooks in Solidity
Zama FHEVM
Confidential smart contracts using fully homomorphic encryption in Solidity
Proven Adoption
On-Chain Usage and Economic Impact
OpenZeppelin Contracts is the most deployed and economically significant smart contract framework in the EVM ecosystem. Explore our Dune Data Dashboard for more data.
$31 trillion+
In total value transferred through OpenZeppelin based ERC-20 and native tokens
$220 billion+
In total value locked, representing 88% market share across top EVM assets
155,000+
Verified contract deployments across Ethereum and major Layer 2 networks
Adopted by the Industry’s Most Trusted Protocols
Used by the world’s leading financial institutions, DeFi protocols, and blockchain networks, OpenZeppelin Contracts secures trillions in value and remains the most widely adopted smart contract framework in the world.
Major Defi and Infrastructure Protocols
10 of top 10 Tokenized Funds by Market Capitalization
8 of top 10 Stablecoins by Market Capitalization
The Industry’s Developer Standard
OpenZeppelin has become the benchmark for how modern smart contracts are written, tested, and maintained.
590,000+
Average weekly NPM downloads
28,000+ stars and 13,000+ forks
Across all Github repositories
Standards Contributions
OpenZeppelin has helped drive standardization in the industry by authoring standards across ecosystems.
Ethereum
- ERC-1271: Standard Signature Validation Method for Contracts: A standard to verify a signature when the account is a smart contract. OpenZeppelin co-authored the standard and built contracts libraries in the OpenZeppelin Solidity Contracts Repo.
- ERC-1967: Proxy Storage Slots: A standard for defining a consistent location where proxies store the address of the logic contract they delegate to, as well as other proxy-specific information. OpenZeppelin authored the standard and built contracts libraries in the OpenZeppelin Solidity Contracts Repo.
- ERC-2771: Secure Protocol for Native Meta Transactions: A standard for a contract interface for receiving meta transactions through a trusted forwarder. OpenZeppelin co-authored the standard and built contracts libraries in the OpenZeppelin Solidity Contracts Repo.
Starknet
- 
SNIP-5: Standard Interface Detection: A standard for a standard method to publish and detect what interfaces a smart contract implements. OpenZeppelin co-authored the standard and built contracts libraries in the OpenZeppelin Starknet Cairo Contracts Repo. 
- 
SNIP-12: Off-Chain Signatures: A standard for hashing and signing typed structured data as opposed to just hexadecimal (or felt) values in Starknet. OpenZeppelin provided feedback on the standard and built contracts libraries in the OpenZeppelin Starknet Cairo Contracts Repo. 
Stellar
- 
SEP-0049: Upgradeable Contracts: A standard that provides community guidelines and recommendations for safely upgrading the WASM bytecode of Soroban smart contracts. OpenZeppelin authored that standard and built contracts libraries in the OpenZeppelin Stellar Soroban Contracts Repo. 
- 
SEP-0050: Non-Fungible Tokens: A standard that defines a standard contract interface for non-fungible tokens. OpenZeppelin authored that standard and built contracts libraries in the OpenZeppelin Stellar Soroban Contracts Repo. 
Battle Tested Libraries
Every OpenZeppelin library represents over a decade of security expertise, community validation, and real-world production use.
| Library | Purpose | Networks Supported | Number of Deployments | Popular Implementations | Example Use | 
|---|---|---|---|---|---|
| Tokens | Issue and manage digital assets | EVM, Stellar, Starknet, Arbitrum Stylus, Midnight, Zama | 150,000+ (over $30 trillion in total value transferred!) | ERC-20, ERC-721, ERC-1155, ERC-4626, ERC-6909 | Circle USDC, Ondo OUSG, Lido | 
| Utilities | Improve security, work with new data types, or safely use low-level primitives | EVM, Stellar, Starknet, Arbitrum Stylus, Midnight, Zama, Uniswap Hooks | 150,000+ | Cryptography, math, data integrity | Ethena USDe, Pallas Fund USDtb, Graph Protocol | 
| Access Control | Manage who can perform specific actions, when they can do so, and under what authority | EVM, Stellar, Starknet, Arbitrum Stylus, Midnight | 115,000+ | Access Control, Ownable | Lido, Circle USDC, BlockRock BUIDL-I | 
| Proxies & Upgradability | Secure contract upgrades without disrupting state | EVM, Starknet, Arbitrum Stylus | 75,000+ | Transparent Proxy, UUPS Proxy, Beacon Proxy | Lido, Sky USDS, BlackRock BUIDL-I | 
| Governance | Decentralized decision-making and controlled execution | EVM, Starknet, Zama. | 1,000+ | Governor | Arbitrum DAO | 
What’s Next?
Learn more about the future of OpenZeppelin Contracts.