Contract List
Contracts for Ethereum and BNB networks in BlockDeploy. From ERC-20 tokens and NFTs to DeFi pools and MEV bots — create, deploy, and manage effortlessly through an intuitive interface.
Contract Name | Solidity Version | Brief Description | Action |
---|---|---|---|
MevBot Most Popular | Solidity 0.6.6 | MEV bot for sandwich attacks and arbitrage with up to 97% profitability on Ethereum Mainnet. | View Contract |
SimpleToken | Solidity 0.8.0 | ERC-20 token with pause and burn functions for asset creation. | View Contract |
NFTMint | Solidity 0.8.4 | ERC-721 for minting NFTs with metadata and royalty customization. | View Contract |
LiquidityPool | Solidity 0.8.10 | AMM liquidity pool for swapping ETH and tokens, similar to Uniswap. | View Contract |
MultiSigWallet | Solidity 0.8.5 | Multi-signature wallet with transaction confirmation for enhanced security. | View Contract |
Governance | Solidity 0.8.9 | DAO voting with customizable quorum and proposal settings. | View Contract |
FlashLoan | Solidity 0.6.6 | Flash loans for arbitrage and DeFi with Aave integration. | View Contract |
Vesting | Solidity 0.8.7 | Token vesting with flexible schedules for teams and investors. | View Contract |
Auction | Solidity 0.7.5 | Dutch auction with automatic price reduction for assets. | View Contract |