Smart Contracts
Explore the top verified smart contracts on Ethereum by transaction volume to help you build your dapps.

Browse Popular Projects
Browse By Category
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
DEFAULT Results filtered by descending transaction volume
Endpoint
The following smart contract is an implementation of an endpoint for LayerZero messaging protocol. It allows for sending and receiving messages between different chains and user applications. The contract manages different versions of messaging libraries and allows for setting configurations for each user application. It also includes non-reentrancy modifiers and functions for estimating fees and checking payload storage.
NonceContract
The following smart contract is a NonceContract that keeps track of nonces for outbound transactions on different chains. It imports an interface called ILayerZeroEndpoint and has a constructor that sets the endpoint address. The increment function increments the nonce for a specific chain and path and returns the new value. It requires that the sender is a valid sendlibrary.
Start building on Alchemy
Get Started for Free
Browse smart contracts from other popular projects
Build blockchain magic with Alchemy
Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.
