Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion build/bend/deployed-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Addresses for reading from or writing to Bend contracts.

<Note>
Deployed contracts have been audited by multiple parties. Reports are on
[GitHub](https://github.com/berachain/security-audits).
[GitHub](https://github.com/berachain/security-audits). To report a security
issue, use the [Berachain bug bounty program on
Immunefi](https://immunefi.com/bug-bounty/berachain/information/).
</Note>

<BendContractsTable />
4 changes: 3 additions & 1 deletion build/getting-started/deployed-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ All contracts are verified at the [block explorer](https://berascan.com).

<Info>
All audit reports are publicly available on
[Github](https://github.com/berachain/security-audits).
[Github](https://github.com/berachain/security-audits). To report a security
issue, use the [Berachain bug bounty program on
Immunefi](https://immunefi.com/bug-bounty/berachain/information/).
</Info>

<CoreContractsTable />
Expand Down