> 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-19-accrued-revenue-allocation.md).

# GP 19: Accrued Revenue Allocation

### Proposal Objective

Transfer accrued protocol revenue from inception of the protocol to the current date. Accrued revenue will be transferred to the internal zkBob grants Safe (`0x73DcE9348a03975415C6Fa5296e71C1ABaE61407)` to fund further R\&D. A governance forum post related to this proposal is available at [https://forum.zkbob.com/t/proposal-for-utilization-of-accrued-protocol-revenue](https://forum.zkbob.com/t/proposal-for-utilization-of-accrued-protocol-revenue/46)

### Proposal Details

Total accrued protocol revenue across all 5 networks currently sums up to \~**64,431$** and includes the following stablecoins:

* **Arbitrum**: 163 **BOB** + 163 **USDC.e**
* **BNB** **Chain**: 428 **BOB** + 37 **BUSD** + 143 **USDT** + 208 **USDC**
* **Mainnet**: 1510 **BOB** + 1419 **USDC** + 105 **USDT** + 16 **DAI**
* **Optimism**: 7197 **BOB** + 7263 **USDC.e**
* **Polygon**: 11850 **BOB** + 28520 **USDC** + 5409 **USDT**

Protocol revenue will be transferred to the zkBob grants Safe operated by the internal zkBob development team - `0x73DcE9348a03975415C6Fa5296e71C1ABaE61407.` The zkBob grants Safe is deployed at the same address on all 5 networks.

### Proposal breakdown

#### Arbitrum

Transaction [#4](https://app.safe.global/transactions/tx?safe=arb1:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0xf17eb08442df03a2910dc927e2702dd42125b86833b56a3f82fe96f6b6fa9e6b) on the Governance Safe on Arbitrum.

#### BNB Chain

Transaction [#12](https://app.safe.global/transactions/tx?safe=bnb:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0x4b4c2dd25a50bc0e86440b6cbc705184d1f01882a5553f9287200a3a33cf77c2) on the Governance Safe on BNB Chain.

#### Mainnet

Transaction [#17](https://app.safe.global/transactions/tx?safe=eth:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0xe9e69c59df08010a0d34d9a18599880363a4998146e7ed824a26d90d39f99ab0) on the Governance Safe on Mainnet.

#### Optimism

Transaction [#15](https://app.safe.global/transactions/tx?safe=oeth:0x14fc6a1a996A2EB889cF86e5c8cD17323bC85290\&id=multisig_0x14fc6a1a996A2EB889cF86e5c8cD17323bC85290_0x1e864afc1f8323f70e0ea692798b4f1ee1fe7c172947fed01320452e93a399f9) on the Governance Safe on Optimism.

#### Polygon

Transaction [#37](https://app.safe.global/transactions/tx?safe=matic:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0xdaeaffe97dfd25e905cfdd455834fd42a28c13d70de1ebf1003dccbedebc7bbe) on the Governance Safe on Polygon.


---

# 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-19-accrued-revenue-allocation.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.
