diff --git a/docs/docs/build/bridged-token-addresses/index.md b/docs/docs/build/bridged-token-addresses/index.md index 5ee47127..0304ef32 100644 --- a/docs/docs/build/bridged-token-addresses/index.md +++ b/docs/docs/build/bridged-token-addresses/index.md @@ -26,7 +26,7 @@ The presence of a token on this page does not imply any endorsement of the token | Frax Ether | frxETH | [0x5e8422345238f34275888049021821e8e08caa1f](https://etherscan.io/address/0x5e8422345238f34275888049021821e8e08caa1f) | [0x4124CBBDE250a1a4bF94740491E79AB6a2eC0321](https://explorer.gobob.xyz/address/0x4124CBBDE250a1a4bF94740491E79AB6a2eC0321) | | Frax Share | FXS | [0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0](https://etherscan.io/address/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0) | [0x15e35b19ad29c512103eaabb55154ef0ee6ca661](https://explorer.gobob.xyz/address/0x15e35b19ad29c512103eaabb55154ef0ee6ca661) | | Rocket Pool ETH | rETH | [0xae78736cd615f374d3085123a210448e74fc6393](https://etherscan.io/address/0xae78736cd615f374d3085123a210448e74fc6393) | [0xb5686c4f60904ec2bda6277d6fe1f7caa8d1b41a](https://explorer.gobob.xyz/address/0xb5686c4f60904ec2bda6277d6fe1f7caa8d1b41a) | -| Satoshi Stablecoin | SAT | L2 Native Token | [0x78Fea795cBFcC5fFD6Fb5B845a4f53d25C283bDB](https://explorer.gobob.xyz/address/0x78Fea795cBFcC5fFD6Fb5B845a4f53d25C283bDB) | +| Satoshi Stablecoin | satUSD | L2 Native Token | [0x78Fea795cBFcC5fFD6Fb5B845a4f53d25C283bDB](https://explorer.gobob.xyz/address/0x78Fea795cBFcC5fFD6Fb5B845a4f53d25C283bDB) | | SOV | SOV | [0xbdab72602e9ad40fc6a6852caf43258113b8f7a5](https://etherscan.io/address/0xbdab72602e9ad40fc6a6852caf43258113b8f7a5) | [0xba20a5e63eeEFfFA6fD365E7e540628F8fC61474](https://explorer.gobob.xyz/address/0xba20a5e63eeEFfFA6fD365E7e540628F8fC61474) | | StakeStone Ether | STONE | [0x7122985656e38bdc0302db86685bb972b145bd3c](https://etherscan.io/address/0x7122985656e38bdc0302db86685bb972b145bd3c) | [0x96147a9ae9a42d7da551fd2322ca15b71032f342](https://explorer.gobob.xyz/address/0x96147a9ae9a42d7da551fd2322ca15b71032f342) | | Staked FRAX | sFRAX | [0xA663B02CF0a4b149d2aD41910CB81e23e1c41c32](https://etherscan.io/address/0xA663B02CF0a4b149d2aD41910CB81e23e1c41c32) | [0xb7eae04b995b3b365040dee99795112add43afa0](https://explorer.gobob.xyz/address/0xb7eae04b995b3b365040dee99795112add43afa0) | diff --git a/docs/docs/learn/security/audits/Common-Prefix-Audit-Report-2024.pdf b/docs/docs/learn/security/audits/Common-Prefix-Audit-Report-2024.pdf new file mode 100644 index 00000000..62ade900 Binary files /dev/null and b/docs/docs/learn/security/audits/Common-Prefix-Audit-Report-2024.pdf differ diff --git a/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v1.pdf b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v1.pdf new file mode 100644 index 00000000..1ec78277 Binary files /dev/null and b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v1.pdf differ diff --git a/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v2.pdf b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v2.pdf new file mode 100644 index 00000000..31f86029 Binary files /dev/null and b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v2.pdf differ diff --git a/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v3.pdf b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v3.pdf new file mode 100644 index 00000000..a961665c Binary files /dev/null and b/docs/docs/learn/security/audits/Pashov-Audit-Report-2024-v3.pdf differ diff --git a/docs/docs/learn/security/audits/index.md b/docs/docs/learn/security/audits/index.md new file mode 100644 index 00000000..d928eca7 --- /dev/null +++ b/docs/docs/learn/security/audits/index.md @@ -0,0 +1,24 @@ +--- +sidebar_position: 1 +sidebar_label: Audits +--- + +# Audits + +## BOB Mainnet + +In Phase 1 of our [roadmap](/docs/learn/bob-stack/roadmap.md), "Optimistic BOB" is an OP-stack rollup on Ethereum. We inherit the hard work of the Optimism Collective, including the many [security reviews](https://github.com/ethereum-optimism/optimism/tree/v1.1.4/technical-documents/security-reviews) they have secured for our infrastructure. + +## BOB Gateway + +BOB's most novel product is our intent-based Bitcoin bridge, called "[BOB Gateway](/docs/learn/guides/bob-gateway/index.md)." The reports below show the results of audits for every major release so far. + +### Common Prefix + +- April 2024: BOB Onramp Smart Contract Audit. [Report](Common-Prefix-Audit-Report-2024.pdf) + +### Pashov + +- April 2024: BOB Onramp Smart Contract Security Review. [Report](Pashov-Audit-Report-2024-v1.pdf) +- August 2024: BOB Gateway V2 Smart Contract Security Review. [Report](Pashov-Audit-Report-2024-v2.pdf) +- September 2024: BOB Gateway V3 Smart Contract Security Review. [Report](Pashov-Audit-Report-2024-v3.pdf) diff --git a/docs/docs/learn/security/privileged-roles.md b/docs/docs/learn/security/privileged-roles.md index 38e49a5a..70cce9cd 100644 --- a/docs/docs/learn/security/privileged-roles.md +++ b/docs/docs/learn/security/privileged-roles.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 2 --- # Privileged Roles in BOB Mainnet