> For the complete documentation index, see [llms.txt](https://docs.moneyonchain.com/main-rbtc-contract/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneyonchain.com/main-rbtc-contract/smart-contracts/abis-documentation/makestoppable.md).

# MakeStoppable

View Source: [moc-governance/contracts/ChangersTemplates/MakeStoppable.sol](https://github.com/money-on-chain/main-RBTC-contract/blob/master-gitbook/moc-governance/contracts/ChangersTemplates/MakeStoppable.sol)

**↗ Extends:** [**ChangeContract**](https://github.com/money-on-chain/main-RBTC-contract/blob/master-gitbook/docs/abis/ChangeContract.md) **↘ Derived Contracts:** [**MockMakeStoppable**](/main-rbtc-contract/smart-contracts/abis-documentation/mockmakestoppable.md)

**MakeStoppable** - version: 0.1.12

## Contract Members

**Constants & Variables**

```js
contract Stoppable internal contractToChange;
```

***

## Functions

* [(Stoppable \_stoppedContractntractToChange)](#makestoppablesol)
* [execute()](#execute)

###

```js
function (Stoppable _stoppedContractntractToChange) public nonpayable
```

**Arguments**

| Name                            | Type      | Description |
| ------------------------------- | --------- | ----------- |
| \_stoppedContractntractToChange | Stoppable |             |

### execute

⤾ overrides ChangeContract.execute

```js
function execute() external nonpayable
```

**Arguments**
