Contracts
Delete contract from project
Delete a smart contract from a Tenderly project.
delete/v1/account/{accountSlug}/project/{projectSlug}/contract/{networkId}/{address}
Path parameters
accountSlugstring required
Account slug of the user
projectSlugstring required
Project slug of the account
networkIdstring required
Network Id of the smart contract
addressstring required
Smart contract address
Response
The smart contract was deleted successfully.