From b6f03e44de0e2b7956bc211daaaefd8878cce387 Mon Sep 17 00:00:00 2001 From: cby3149 Date: Wed, 12 Oct 2022 13:15:05 -0700 Subject: [PATCH] Remove WAGMI page and add WBOBA --- SUMMARY.md | 1 - .../developer/token-addresses.md | 36 ++++++++++--------- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 6bec1f8772..b3daee9550 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -41,7 +41,6 @@ * [Exchange Integration](boba\_documentation/developer/exchange-integration.md) * [JSON-RPC API](boba\_documentation/developer/json-rpc-api.md) * [Price Oracles](boba\_documentation/developer/price-feeds.md) - * [WAGMI](boba\_documentation/developer/wagmi.md) * [NFT Bridging](boba\_examples/nft\_bridging/README.md) * [Token Bridging](boba\_documentation/developer/bridge-l1-and-l2/bridge-basics.md) * [Using the Standard Token Bridge](boba\_documentation/developer/bridge-l1-and-l2/standard-bridge.md) diff --git a/boba_documentation/developer/token-addresses.md b/boba_documentation/developer/token-addresses.md index cd2bff2989..785398b6a4 100644 --- a/boba_documentation/developer/token-addresses.md +++ b/boba_documentation/developer/token-addresses.md @@ -86,28 +86,32 @@ ### Avalanche <> BOBA Avalache L2 -| | L1 | L2 | -| ---- | ------------------------------------------ | ------------------------------------------ | -| AVAX | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | -| BOBA | 0xEaE78E78cC22690719361F65a50734A15aaE698C | 0x4200000000000000000000000000000000000006 | +| | L1 | L2 | +| ----- | ------------------------------------------ | ------------------------------------------ | +| AVAX | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | +| BOBA | 0xEaE78E78cC22690719361F65a50734A15aaE698C | 0x4200000000000000000000000000000000000006 | +| WBOBA | | 0xf2a8ECB0f68C64430403bB9Aa42E6D5E787E438B | ### BNB <> BOBA BNB L2 -| | L1 | L2 | -| ---- | ------------------------------------------ | ------------------------------------------ | -| BNB | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | -| BOBA | 0x875cD11fDf085e0E11B0EE6b814b6d0b38fA554C | 0x4200000000000000000000000000000000000006 | +| | L1 | L2 | +| ----- | ------------------------------------------ | ------------------------------------------ | +| BNB | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | +| BOBA | 0x875cD11fDf085e0E11B0EE6b814b6d0b38fA554C | 0x4200000000000000000000000000000000000006 | +| WBOBA | | 0xf3beA8d7727aC9Fc23d8B19cBfB5774204648ec0 | ### Moonbase <> BOBA Moonbase L2 -| | L1 | L2 | -| ---- | ------------------------------------------ | ------------------------------------------ | -| DEV | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | -| BOBA | 0x1365fd7BcEE84686DBCA71e1571C0d9ad9E64945 | 0x4200000000000000000000000000000000000006 | +| | L1 | L2 | +| ----- | ------------------------------------------ | ------------------------------------------ | +| DEV | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | +| BOBA | 0x1365fd7BcEE84686DBCA71e1571C0d9ad9E64945 | 0x4200000000000000000000000000000000000006 | +| WBOBA | | 0x29Bf093b0696db8EdDB7BeA3d7628E573E9ECedD | ### Fantom <> BOBA FTM L2 -| | L1 | L2 | -| ---- | ------------------------------------------ | ------------------------------------------ | -| FTM | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | -| BOBA | 0x5E747DfA79b8f9e46BE0CC67e378b7600350B2eF | 0x4200000000000000000000000000000000000006 | +| | L1 | L2 | +| ----- | ------------------------------------------ | ------------------------------------------ | +| FTM | 0x0000000000000000000000000000000000000000 | 0x4200000000000000000000000000000000000023 | +| BOBA | 0x5E747DfA79b8f9e46BE0CC67e378b7600350B2eF | 0x4200000000000000000000000000000000000006 | +| WBOBA | | 0x11F961968406Ab6Ea23710AF0873Fe9acEC68fDF |