Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
SCR Deploy using create
copy icon
Cookbook
• version Experimental.1
Utility
Deployable

SCR Deploy using create

Smart Contract Recipes Deployer

*Visit desktop site to download or deploy

Version

Experimental.1

Creator

Cookbook

Recent Use

🍞 0x118a downloaded
🥐 0x6b9E deployed
🥖 0x6748 deployed

Last Publish

9/6/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
owner() :
Returns the address of the current owner.
renounceOwnership() :
Leaves the contract without owner. It will not be possible to call `onlyOwner` functions anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing any functionality that is only available to the owner.
transferOwnership(address) :
Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.

Get Cookin'
share iconShare

copy iconNo-Code Deploy
copy iconDownload Source
copy iconnpx cookbookdev i scr-deploy-using-create
copy icon

Bytecode

Download

Verification

Download

Recent Use

🍞 0x118a downloaded
🥐 0x6b9E deployed
🥖 0x6748 deployed

Last Publish

9/6/2022

Solidity Compiler

0.8.12+commit.f00d7308

Version

Experimental.1

Creator

Cookbook

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.