Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add to Tools section #435

Merged
merged 3 commits into from
Dec 13, 2024
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
1 change: 1 addition & 0 deletions docs/docs/learn/reference/bridged-token-addresses/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The presence of a token on this page does not imply any endorsement of the token
| Dai Stablecoin | DAI | [0x6b175474e89094c44da98b954eedeac495271d0f](https://etherscan.io/address/0x6b175474e89094c44da98b954eedeac495271d0f) | [0x6c851f501a3f24e29a8e39a29591cddf09369080](https://explorer.gobob.xyz/address/0x6c851f501a3f24e29a8e39a29591cddf09369080) |
| DLLR | DLLR | [0xbdbb63f938c8961af31ead3deba5c96e6a323dd1](https://etherscan.io/address/0xbdbb63f938c8961af31ead3deba5c96e6a323dd1) | [0xf3107eEC1e6F067552C035FD87199e1A5169CB20](https://explorer.gobob.xyz/address/0xf3107eEC1e6F067552C035FD87199e1A5169CB20) |
| Ether | ETH | Native Asset | Native Asset |
| Wrapped Ether | WETH | [0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2](https://etherscan.io/address/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2) | [0x4200000000000000000000000000000000000006](https://explorer.gobob.xyz/token/0x4200000000000000000000000000000000000006) |
| Frax | FRAX | [0x853d955aCEf822Db058eb8505911ED77F175b99e](https://etherscan.io/address/0x853d955aCEf822Db058eb8505911ED77F175b99e) | [0xc4a20a608616f18aa631316eeda9fb62d089361e](https://explorer.gobob.xyz/address/0xc4a20a608616f18aa631316eeda9fb62d089361e) |
| 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) |
Expand Down
18 changes: 18 additions & 0 deletions docs/docs/learn/reference/tools/cross-chain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Cross-chain

## LayerZero

LayerZero is a technology that enables applications to move data across blockchains, uniquely supporting censorship-resistant messages and permissionless development through immutable smart contracts. Projects on BOB can connect to 35+ supported blockchains using LayerZero's contracts.

Visit [LayerZero's documentation](https://docs.layerzero.network/v2) to learn more about their supported chains, data schema, omnichain fungible tokens (OFTs), and other useful guides. Their [GitHub repository](https://github.com/LayerZero-Labs) and [Discord](https://discord-layerzero.netlify.app/discord) are also wonderful resources for getting started.

### Supported Networks

**Supported Networks**

- [BOB Mainnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bob)
- [BOB Testnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bob-testnet)

:::warning BOB Testnet is not BOB Sepolia
For historical reasons, the smart contracts in the link above point to our previous testnet, "BOB Testnet". While it has been replaced by our newer testnet, "BOB Sepolia", the LayerZero contracts remain live on BOB Testnet.
:::
15 changes: 14 additions & 1 deletion docs/docs/learn/reference/tools/oracles.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The price feeds are delivered by an aggregate of [first-party oracles](https://o
Unlike traditional data feeds, reading [API3 price feeds](https://docs.api3.org/guides/dapis/) enables dApps to auction off the right to update the price feeds to searcher bots which facilitates more efficient liquidation processes for users and LPs of DeFi money markets. The OEV recaptured is returned to the dApp.

Check out these guides on how to:

- [Use dAPIs on the Market](https://docs.api3.org/guides/dapis/subscribing-to-dapis/)
- [Read a dAPI](https://docs.api3.org/guides/dapis/read-a-dapi/)

Expand Down Expand Up @@ -70,4 +71,16 @@ To use Tellor data see their [integration guide](https://docs.tellor.io/tellor/g

**Supported Networks**

- BOB Mainnet: [0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc](https://explorer.gobob.xyz/address/0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc)
BOB Mainnet:

- Token: [0x665060707c3Ea3c31b3eaBaD7F409072446E1D50](https://explorer.gobob.xyz/address/0x665060707c3Ea3c31b3eaBaD7F409072446E1D50)
- Oracle: [0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc](https://explorer.gobob.xyz/address/0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc)
- Governance: [0xC866DB9021fe81856fF6c5B3E3514BF9D1593D81](https://explorer.gobob.xyz/address/0xC866DB9021fe81856fF6c5B3E3514BF9D1593D81)
- Autopay: [0x9EA18BFDB50E9bb4A18F9d3Df7804E398F8fE0dc](https://explorer.gobob.xyz/address/0x9EA18BFDB50E9bb4A18F9d3Df7804E398F8fE0dc)
BOB Testnet:

- Token/Playground: [0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc](https://bob-sepolia.explorer.gobob.xyz/address/0x896419Ed2E0dC848a1f7d2814F4e5Df4b9B9bFcc)
- Oracle: [0xC866DB9021fe81856fF6c5B3E3514BF9D1593D81](https://bob-sepolia.explorer.gobob.xyz/address/0xC866DB9021fe81856fF6c5B3E3514BF9D1593D81)
- Governance: [0x6684E5DdbEe1b97E10847468cB5f4e38f3aB83FE](https://bob-sepolia.explorer.gobob.xyz/address/0x6684E5DdbEe1b97E10847468cB5f4e38f3aB83FE)
- Autopay: [0x89e44099f5E80484dcF48995080481214b9c2D7c](https://bob-sepolia.explorer.gobob.xyz/address/0x89e44099f5E80484dcF48995080481214b9c2D7c)
- QueryDataStorage: [0x9EA18BFDB50E9bb4A18F9d3Df7804E398F8fE0dc](https://bob-sepolia.explorer.gobob.xyz/address/0x9EA18BFDB50E9bb4A18F9d3Df7804E398F8fE0dc)
Loading