DeFi

What is ERC7265: Enhancing DeFi Security with a Circuit Breaker

The decentralized finance (DeFi) space has experienced a surge in security breaches, posing significant risks to user funds and protocol integrity. To address this growing concern, members of the Ethereum community have proposed a new standard known as ERC 7265. This standard aims to bolster DeFi security by introducing a “circuit breaker” mechanism into smart …

What is ERC7265: Enhancing DeFi Security with a Circuit Breaker Read More »

Uniswap v4: The Future of Decentralized Exchanges (DEX)

Embarking on a journey across the ever-evolving landscape of decentralized finance (DeFi), Uniswap has established itself as a veritable titan. Resolutely setting the bar for permissionless, non-upgradable, and decentralized trading, each version of Uniswap has delivered innovations that have expanded its functionality and invigorated the DeFi space at large.  In this article, you’ll delve into …

Uniswap v4: The Future of Decentralized Exchanges (DEX) Read More »

How to Build DApps with the Uniswap V2 Factory Contract Module

Decentralized applications (DApps) have revolutionized how we interact with blockchain technology, bringing transparency, security, and autonomy to various industries. Among the most prominent DApps in the Ethereum ecosystem is Uniswap, a decentralized exchange protocol that enables seamless token trading and liquidity provision. The recently released Uniswap V2 Factory contract module on the Bunzz smart contract …

How to Build DApps with the Uniswap V2 Factory Contract Module Read More »

StakingRewards Smart Contract Module in Bunzz

The StakingRewards contract allows to stake tokens for certain duration and get rewards according to their staked shares. In other words, it rewards users for staking ERC20 tokens with more ERC20 tokens in return. You can access this Module and the code here: https://bit.ly/3zzyocs How to Use Functions #WRITE #READ You can access this Module and …

StakingRewards Smart Contract Module in Bunzz Read More »

ERC721 LazyMint Smart Contract Module in Bunzz

The ERC721 LazyMint module allows you to lazy-mint ERC-721 tokens, which allows any wallet to claim a lazy-minted NFT. It exposes a verifyClaim function that you can override to add your claim-restriction logic. Lazy minting allows you to define the metadata of NFTs without minting it to an address. As a contract admin, this lets …

ERC721 LazyMint Smart Contract Module in Bunzz Read More »

ERC3156 Flash Loans (Flash Minter) Smart Contract Module in Bunzz

The FlashMinter is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} that allows flash minting. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

ERC3156 Flash Loans (Flash Minter) Smart Contract Module in Bunzz Read More »

ERC3156 Flash Loans (Flash Borrower) Smart Contract Module in Bunzz

The FlashBorrower is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} that allows flash borrowing. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

ERC3156 Flash Loans (Flash Borrower) Smart Contract Module in Bunzz Read More »

ERC-3156: Flash Loans (FlashLender) Smart Contract Module in Bunzz

The FlashLender is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} that allows flash lending. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

ERC-3156: Flash Loans (FlashLender) Smart Contract Module in Bunzz Read More »

Vesting Schedules in Blockchain Simplified

Equity compensation has long been a popular way for companies to incentivize and reward employees. With the rise of blockchain technology, businesses can now offer token-based equity compensation via smart contracts and blockchain token vesting wallets.  This blog post will delve into the vesting schedules for blockchain token vesting wallets, including what they are, how …

Vesting Schedules in Blockchain Simplified Read More »

Build a Vesting Wallet on the Blockchain

A vesting wallet is a smart contract that allows for a controlled and gradual release of tokens or funds over a specific period. A vesting wallet aims to align token holders’ incentives with the long-term success of a project and reduce market volatility by ensuring that recipients are committed to the project for the long …

Build a Vesting Wallet on the Blockchain Read More »

Build a Payment Splitter on the Binance Smart Chain (BSC)

A payment splitter is a tool that allows a single payment to be divided and distributed among multiple recipients automatically, eliminating the need for manual calculations and reducing the risk of errors. In this tutorial, you will learn how to build a payment splitter on the blockchain and get started quickly. By implementing a payment …

Build a Payment Splitter on the Binance Smart Chain (BSC) Read More »

Smart Contract Verification Feature Available in Bunzz

Bunzz keeps on over-delivering and now launched a Smart Contract Verification Feature, one of the most requested by its blockchain developers community. Now you can verify the source code of all the smart contracts that you deploy in Bunzz in an easy way, getting all the data you need to copy and fill in all …

Smart Contract Verification Feature Available in Bunzz Read More »