<!-- Canonical: https://docs.linea.build/api/linea-smart-contracts/lib/tokenbridgepausemanager -->

> For the complete Linea documentation index, see [llms.txt](/llms.txt).
> Agents can fetch this page as Markdown at [https://docs.linea.build/api/linea-smart-contracts/lib/tokenbridgepausemanager.md](https://docs.linea.build/api/linea-smart-contracts/lib/tokenbridgepausemanager.md).

# TokenBridgePauseManager

# `TokenBridgePauseManager`

### PAUSE_INITIATE_TOKEN_BRIDGING_ROLE

```solidity
bytes32 PAUSE_INITIATE_TOKEN_BRIDGING_ROLE
```

### UNPAUSE_INITIATE_TOKEN_BRIDGING_ROLE

```solidity
bytes32 UNPAUSE_INITIATE_TOKEN_BRIDGING_ROLE
```

### PAUSE_COMPLETE_TOKEN_BRIDGING_ROLE

```solidity
bytes32 PAUSE_COMPLETE_TOKEN_BRIDGING_ROLE
```

### UNPAUSE_COMPLETE_TOKEN_BRIDGING_ROLE

```solidity
bytes32 UNPAUSE_COMPLETE_TOKEN_BRIDGING_ROLE
```

Contributions not accepted

These reference pages are automatically generated based on Linea's [smart contracts](https://github.com/Consensys/linea-monorepo/tree/main/contracts/src). To ensure they accurately match the deployed smart contracts, we cannot accept any contributions that edit these pages.
