> For the complete documentation index, see [llms.txt](https://bob-docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-9-deactivate-kyberswap-inventory-pairs-emergency-measure.md).

# GP 9: Deactivate Kyberswap inventory pairs \[Emergency Measure]

{% hint style="success" %}
Proposal confirmed and executed.

* Ethereum: \
  Safe: [Transaction #12](https://app.safe.global/eth:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8/transactions/tx?id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0x4ba3db44539b0f36cca9df06b59d8a167b3d71172ca82f285f0f7b4da8143239)\
  Tx: <https://etherscan.io/tx/0x525a434a05668791df3826d1bfe937658f8c52969dcb9b5fcc7815d0eb1c9217>
* Binance Smart Chain: \
  Safe: [Transaction #8](https://app.safe.global/bnb:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8/transactions/tx?id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0xf6831d528f267f5e5a0603db0864bf08049ae7572f26c6ee25c94e3045d03b6c)\
  Tx: <https://bscscan.com/tx/0xee898220f074fb750d71777f7d8514a0f1b86c9fcff9576a319875eedb805958>
  {% endhint %}

On Monday, April 17 2023 Kyberswap informed the BOB team about a [potential zero-day exploit found in their protocol](https://twitter.com/KyberNetwork/status/1647920799557505028). As a precautionary measure, all LP managers were highly encouraged to close their LP positions until further notice. This proposal closes these positions worth 9M BOB on Ethereum Mainnet and the Binance Smart Chain.

It is proposed that all withdrawn funds will be kept on the governance wallet address (`0xd4a3d9ca00fa1fd8833d560f9217458e61c446d8`) until further actions are requested by Kyberswap.&#x20;

New inventory positions will likely be re-created once patches are applied and confirmed on the Kyberswap protocol. This decision will be addressed in a subsequent proposal.

### Proposal objective

Disable 5 inventory pairs on Kyberswap:

* BOB/USDC on Mainnet (**2,000,000 BOB**)
* BOB/USDT on Mainnet (**2,000,000 BOB**)
* BOB/USDC on BNB Chain (**2,000,000 BOB**)
* BOB/USDT on BNB Chain (**2,000,000 BOB**)
* BOB/BUSD on BNB Chain (**1,000,000 BOB**)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-9-deactivate-kyberswap-inventory-pairs-emergency-measure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
