Available templates
The table below lists all templates. Select a template to view its settings and functions.Benefits of templates
Using templates instead of custom contracts has several benefits:- Security: Third-party firms audit each template. This lowers the risk of common exploits.
- Lower gas costs: Templates use patterns that reduce transaction fees for you and your users.
- Standard compliance: Templates follow ERC standards. This ensures they work with wallets, marketplaces, and other blockchain tools.
- Faster deployment: Deploy contracts in minutes.
Deploy a template
To deploy a template, send aPOST request to the
/templates/{id}/deploy
endpoint with the template ID and your settings. For a full guide, see
Deploy a smart contract.