Difference between revisions of "Boba"

From DefiLlama
Jump to navigation Jump to search
m
m (added differences with Optimism)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Boba''' is an [[Ethereum]] [[Layer 2]] network. Boba is an [[Optimistic rollups|Optimistic Rollup]].<ref>https://boba.network/public-mainnet/</ref> BOBA token is the governance and [[staking]] token of the protocol, launched on November 18th 2021.<ref>https://boba.network/boba-airdrop-live/</ref> Prior to launch, OMG Foundation token holders were able to bridge to BOBA Network and receive 1 BOBA per OMG token.<ref>https://boba.network/snapshot/</ref>
[[File:Boba.jpg|thumb|150x150px|Boba Network]]
'''Boba''' is an [[Ethereum]] [[Layer 2]] network built on the [[Optimistic rollups|Optimistic Rollup]] developed by [[Optimism]]<ref>https://boba.network/public-mainnet/</ref> BOBA token is the governance and [[staking]] token of the protocol, launched on November 18th 2021.<ref>https://boba.network/boba-airdrop-live/</ref> Prior to launch, OMG Foundation token holders were able to bridge to BOBA Network and receive 1 BOBA per OMG token.<ref>https://boba.network/snapshot/</ref>
 
Boba differs from Optimism by:<ref>https://docs.boba.network/</ref>
 
* providing additional cross-chain messaging such as a message-relayer-fast
* using different gas pricing logic
* providing a swap-based system for rapid L2->L1 exits (without the 7 day delay)
* providing a community fraud-detector that allows transactions to be independently verified by anyone
* interacting with L2 ETH using the normal ETH methods (msg.value, send eth_sendTransaction, and provider.getBalance(address) rather than as WETH
* being organized as a [[DAO]]
* NFT bridges support native L1 NFTs and native L2 NFTs to be moved back and forth
* automatically relaying classical 7-day exit messages to L1 for you, rather than this being a separate step


== References ==
== References ==
<references />
[[Category:Layer 2]]
[[Category:Chain]]

Latest revision as of 00:32, 25 May 2022

Boba Network

Boba is an Ethereum Layer 2 network built on the Optimistic Rollup developed by Optimism[1] BOBA token is the governance and staking token of the protocol, launched on November 18th 2021.[2] Prior to launch, OMG Foundation token holders were able to bridge to BOBA Network and receive 1 BOBA per OMG token.[3]

Boba differs from Optimism by:[4]

  • providing additional cross-chain messaging such as a message-relayer-fast
  • using different gas pricing logic
  • providing a swap-based system for rapid L2->L1 exits (without the 7 day delay)
  • providing a community fraud-detector that allows transactions to be independently verified by anyone
  • interacting with L2 ETH using the normal ETH methods (msg.value, send eth_sendTransaction, and provider.getBalance(address) rather than as WETH
  • being organized as a DAO
  • NFT bridges support native L1 NFTs and native L2 NFTs to be moved back and forth
  • automatically relaying classical 7-day exit messages to L1 for you, rather than this being a separate step

References