diff --git a/blog/2024-03-01-first-blog-post.md b/blog/2024-03-01-first-blog-post.md
deleted file mode 100644
index aa0040ac6..000000000
--- a/blog/2024-03-01-first-blog-post.md
+++ /dev/null
@@ -1,113 +0,0 @@
----
-slug: "Bitlayer: Amplifying Bitcoin"
-title: "Bitlayer: Amplifying Bitcoin"
-authors:
- name: Bitlayer
- title: The First Bitcoin security - equivalent Layer 2 based on BitVM.
- url: https://medium.com/@Bitlayer
- image_url: https://avatars.githubusercontent.com/u/153826528?s=200&v=4
-tags: [Hello Bitlayer]
----
-
-# The Revival of a Bitcoin-Building Culture
-
-Bitcoin is changing. Drastically.
-
-And the Bitcoin halving is less than 60 days away….
-
-A new “order” of Ordinals threatens to divide the community. Inscription technology is crowding out monetary transactions. Even NFTs — maybe a maxi’s worst enemy — are coming to Bitcoin.
-
-But at this point, if you don’t at least understand the trade-offs, then you’re not listening.
-
-Inscriptions, Ordinals, BRC-20s, NFTs, DeFi, Layer 2s…these developments signal a major movement in the Bitcoin paradigm towards the development of applications, infrastructure, and entire industries built on top of Bitcoin blockchain technology.
-
-Another signal, perhaps the biggest of them all, was the SEC’s approval of Bitcoin ETFs and the ensuing scramble for exposure from major TradFi companies. Bitcoin purchased through Grayscale, ARK 21Shares, Franklin Templeton, Fidelity and others totaled more than 10x that of what miners were able to extract from the protocol in late February, 2024.
-
-It’s the confluence of these factors: adoption by global markets, and the development of Bitcoin applications and infrastructure, that gives Bitcoin a new meaning. Namely:
-
-Increased security from innumerable new transaction fees (especially as mining rewards decrease)
-Inflows of buyers and thriving new global market economies previously blocked by regulation
-Countless applications, projects, companies, and entire industries built on L2s, and later L3s, L4s, and counting…
-Introduction of new Bitcoin buyers and consumers through NFTs, DeFi, and blockchain gaming
-…and all the upside we would otherwise leave on the table, all the innovations and applications we can’t currently conceive
-Despite searing opposition, groundbreaking developments are unfolding within the Bitcoin ecosystem. Layer 2 infrastructure and applications are not only coming to the protocol, they’re storming their way in.
-
-Though, their path is not easy.
-
-For years, the unique technical characteristics of Bitcoin and the protocol’s inherent lack of support for Turing-complete smart contracts, while partially addressed by upgrades such as SegWit and Taproot, still posed key problems and left limitations concerning the growth of the Bitcoin ecosystem. The vibrancy of the Bitcoin ecosystem has been, and still is, a far reach from that of blockchain ecosystems such as Solana and Ethereum.
-
-The Lightning Network has committed to bringing faster speeds to Bitcoin payments, but has ultimately been unable to break through the programmability limitations inherent to Bitcoin itself. Stacks introduced programmability and decentralized computation to Bitcoin, and yet still requires more upgrades and iterations to lay the foundation for bringing a broader user base to the Bitcoin ecosystem. Bitcoin developers remain hungry in their search for Bitcoin scaling solutions.
-
-The market has strong expectations for a more sophisticated Bitcoin Layer 2 solution, namely, whether it is possible to inherit the security foundations of Bitcoin while providing all the benefits of scalability such as high throughput, low cost, etc. To do all this without introducing additional risks of centralization and complexity is key.
-
-A solution then emerged in the form of BitVM, which not only aims to meet the aforementioned requirements, but is also executable and implementable in its current form.
-
-In the white paper, researcher Robin Linus elucidates how BitVM provides a brand-new computational paradigm enabling the verification of any off-chain computation on Bitcoin without requiring changes to the network’s consensus rules. The project seeks to solve the tough trade-off between security and Turing-completeness in Bitcoin’s Layer 2 solutions, offering an optimal solution for users and developers. That is, the same level of security assurance as Bitcoin, high scalability, and the possibility for seamless migration from the base layer.
-
-“As long-term observers and builders in the Bitcoin space, the emergence of BitVM has allowed us to envision a future that elevates Bitcoin beyond its simple static value storage capability, and instead construct a robust and vibrant Layer 2 ecosystem based on Bitcoin,” stated Bitlayer cofounder Charlie Hu.
-
-A disruptive new project has arrived on the world stage to build a new Bitcoin future, adopting the BitVM technical philosophy.
-
-Welcome to Bitlayer.
-
-Bitlayer’s Mission
-Bitlayer is the first Layer 2 solution offering Bitcoin-equivalent security and Turing completeness. It’s also the first Layer 2 built on BitVM, aiming to be the computation layer of Bitcoin.
-
-“Bitlayer can be understood as a powerful smart contract system established on top of Bitcoin. Its promise is to provide Bitcoin with programmable decentralized computing (like Ethereum), but with a potentially cheaper, faster experience, all backed by the equivalent security guarantees provided by Bitcoin,” said Kevin He, cofounder at Bitlayer.
-
-With hundreds of millions of potential users as an addressable market, Bitlayer and the Bitcoin Layer 2 landscape is positioned to bring scalability at a previously unthinkable scale.
-
-Bitlayer’s core builders include a team of engineers hailing from Huobi, Polygon, and Polkadot, to name a few. Kevin He was responsible for building blockchain infrastructure prior to the upcoming launch of Bitlayer. He also formerly served as Huobi Group’s web3 tech head.
-
-Bitlayer vies to exist as an integral part of the formidable Bitcoin system, stating that their development, goals, and philosophies neatly complement those of the larger Bitcoin ecosystem. The project aims to construct a decentralized economy and establish a competitive edge within it, driving development atop the Bitcoin base layer network.
-
-The solutions offered by Bitlayer will not fundamentally alter Bitcoin in any way, nor will they necessitate the promotion of a Bitcoin BIP upgrade. Bitcoin should function just as it always has, allowing Bitcoin maxis to maintain their identity and vision.
-
-Building on this, Bitlayer aims to unlock and expand additional use cases, elevating Bitcoin from the status of a digital gold to a productive asset that could serve as the bedrock of the entire decentralized economy. For Bitcoin holders, value lies in capturing the increasing value created by a wealth of new decentralized applications such as NFTs, DeFi, blockchain gaming and DePIN.
-
-Is Bitlayer the Next Big Thing for Bitcoin?
-BitVM’s value is gaining increased recognition by developers as many teams continually work towards its implementation.
-
-Bitlayer’s core stated objective is to address the trade-off between security and Turing completeness in Bitcoin Layer 2 technology. Its design is inspired by BitVM, DLC/LN (Discreet Log Contract/Lightning Network) technical protocols, and multiple VMs (including EVM, the Ethereum Virtual Machine).
-
-The project’s tech team has abstracted three key tasks from these inspirations:
-
-Trustless entry and exit of Layer 1 assets
-State transitions using a Turing-complete Layer 2 virtual machine
-Layer 1 verification of the validity of Layer 2 state transitions
-The security of bridge assets has always been a key for Layer 2 solutions, with the core issue being the method of asset control. The most common industry approach is for Layer 2 platform operators to set up multi-signature accounts based on MPC-TSS (Multi-Party Computation and Threshold Signature Scheme) or Schnorr technology, into which users transfer their assets.
-
-This traditional approach results in users completely losing control of their assets, while the platform’s multi-signature management capabilities retain the power to impact the security of those assets. In the wake of certain extreme events, users have become dissatisfied with these types of multi-signature solutions. Models like DLC/LN that encompass two-party game scenarios offer a more promising direction. Leveraging DLC/LN technology, users could retain partial control over their assets and reliably achieve a secure escape with their assets.
-
-The verification of Layer 2 state transitions operates on a principle comparable to proving one’s innocence– an inherently secure process. Theoretically, the choice of network used for state verification determines the security level of the Layer 2 network. As one of the most secure networks available, using Bitcoin’s base layer for verification enables Layer 2 solutions like Bitlayer to inherit Bitcoin’s robust security measures, achieving a level of security equivalent to Bitcoin itself. The introduction of the BitVM paradigm challenges the existing notion that complex computations cannot be performed on Bitcoin, offering a new pathway for executing Layer 2 state verifications on the Bitcoin network.
-
-Through integrating with BitVM, Bitlayer aspires to incentivize more users and developers in the ecosystem to participate and contribute to its development. Starting with EVM compatibility, Bitlayer can then enable applications and developers from the existing Ethereum ecosystem to migrate to Bitlayer at low cost, eliminating the need for substantial modifications or rewrites (an optimal choice for the launching of new projects and applications).
-
-Compatibility with multiple VMs results in a more excellent DX/UX. So Bitlayer plans to expand the ecosystem further, providing access to more innovative applications for Bitcoin blockchain users.
-
-Above is an outline of preliminary ideation for Bitlayer.
-
-Following the publication of the Bitlayer white paper, expect more insight into the project’s economic model design and core component design solutions. A Layer 2 state commitment challenge protocol based on BitVM, as well as bi-directional message/asset protocols based on DLC/LN, among others, are expected to make the development pipeline.
-
-Bitlayer is Making History on Bitcoin
-Bitcoin initially emerged and endured as an asset or “store of value”. Its open-source and decentralized nature have fostered a culture of experimentation. Unfortunately, this has also contributed to relatively sluggish development within the Bitcoin ecosystem. With the viral spread of Ordinals and a cultural shift towards “building on Bitcoin”, the protocol is reaching a significant inflection point, showing potential for an ecosystem larger than Ethereum’s.
-
-At present, it appears that the full blossoming of the Bitcoin ecosystem will take some more time, as foundational issues such as the implementation of BitVM and crosschain security are in urgent need of resolution.
-
-Bitlayer is one of the earliest community advocates for BitVM. Under its advocacy, the BitVM east community has coalesced a group of enthusiasts and researchers focused on BitVM. Continued focus has been placed on summarizing the latest developments in BitVM, disseminating the concepts and vision of BitVM’s technology, and promoting the implementation of BitVM.
-
-Bitlayer also operates as a pioneer in actualizing BitVM. Building a novel protocol based on BitVM that introduces more use cases into the Bitcoin ecosystem, thereby unlocking Bitcoin’s value, and harnessing its security, is the open future we all desire and deserve.
-
-A focus on radically expanding the reach of Bitcoin by addressing the Bitcoin-equivalent security and Turing completeness issues behind Bitcoin’s scalability challenges remains a key endeavor for the team.
-
-Expansion in the level of security available to Bitcoin Layer 2 and the applications they are capable of is of increased importance. Allowing users more access to, and usability of Bitcoin, is a critical next step.
-
-With a thriving ecosystem on Ethereum, Solana, and a number of L1 blockchain ecosystems, many question why not Bitcoin? Don’t we want the future of money, technical infrastructure, decentralized computing, applications, and networking to be built on the first, largest, most decentralized and most secure blockchain ecosystem?
-
-Shouldn’t we seek to secure the future of Bitcoin when block rewards predictably and inevitably diminish? Will we not want to harness fees from flourishing Layer 2 ecosystems, incentivizing miners to continue to secure the network?
-
-Bitcoin has been left in the corner so far. But things might soon change.
-
-Satoshi Nakamoto once predicted: “In a few decades when the reward gets too small, the transaction fee will become the main compensation for nodes.”
-
-Now, at the historical juncture of Bitcoin’s fourth halving, the explosive growth of the Bitcoin ecosystem resonates with his foresight. Bitlayer contends to become the computational layer of Bitcoin, building a sustainable and vibrant ecosystem, unlocking the full potential of Bitcoin and cultivating a thriving digital economy.
\ No newline at end of file
diff --git a/blog/_category_.json b/blog/_category_.json
deleted file mode 100644
index 2060597c5..000000000
--- a/blog/_category_.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "label": "Bitlayer: Amplifying Bitcoin",
- "position": 1,
- "link": null
-
- }
\ No newline at end of file
diff --git a/blog/authors.yml b/blog/authors.yml
deleted file mode 100644
index bcb299156..000000000
--- a/blog/authors.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-endi:
- name: Endilie Yacop Sucipto
- title: Maintainer of Docusaurus
- url: https://github.com/endiliey
- image_url: https://github.com/endiliey.png
-
-yangshun:
- name: Yangshun Tay
- title: Front End Engineer @ Facebook
- url: https://github.com/yangshun
- image_url: https://github.com/yangshun.png
-
-slorber:
- name: Sébastien Lorber
- title: Docusaurus maintainer
- url: https://sebastienlorber.com
- image_url: https://github.com/slorber.png
diff --git a/docs/Build/DeveloperResources/Indexers/TheGraph.md b/docs/Build/DeveloperResources/Indexers/TheGraph.md
index b7fd2ea93..062c32b41 100644
--- a/docs/Build/DeveloperResources/Indexers/TheGraph.md
+++ b/docs/Build/DeveloperResources/Indexers/TheGraph.md
@@ -40,5 +40,5 @@ graph-node:
> Note: The node connected to graph-node needs to be in `archive` mode (add flag --syncmode full --gcmode archive when starting the node), we recommend each user to build their own RPC node.
### Migration
-You can migrate your subgraph from bitlayer graph node or project local graph node to offical environment when the graph enables bitlayer.
+You can migrate your subgraph from bitlayer graph node or project local graph node to official environment when the graph enables bitlayer.
To migrate smoothly, please set dataSources.source.startBlock in subgraph.yaml, we suggest using the block in which the contract was created.
diff --git a/docs/Build/TrackPack/DappSecurityMannual.md b/docs/Build/TrackPack/DappSecurityManual.md
similarity index 99%
rename from docs/Build/TrackPack/DappSecurityMannual.md
rename to docs/Build/TrackPack/DappSecurityManual.md
index 1369345c2..1a68f0837 100644
--- a/docs/Build/TrackPack/DappSecurityMannual.md
+++ b/docs/Build/TrackPack/DappSecurityManual.md
@@ -2,7 +2,7 @@
sidebar_position: 2
---
-# Dapp Security Mannual
+# Dapp Security Manual
# 1 Overview
Bitlayer aims to become a Layer 2 public blockchain for BTC, achieving 100% EVM compatibility as well as compatibility with Ethereum ecosystem tools, using BTC as the native token.
diff --git a/docs/Learn/Bitlayer PoS/AboutGas.md b/docs/Learn/Bitlayer PoS/AboutGas.md
index c811b5da5..801bdf0a0 100644
--- a/docs/Learn/Bitlayer PoS/AboutGas.md
+++ b/docs/Learn/Bitlayer PoS/AboutGas.md
@@ -9,7 +9,7 @@ sidebar_position: 20
- On the Bitlayer, there is a minimum priority fee requirement. Developers can use `eth_gasPrice` or `eth_maxPriorityFeePerGas` to estimate the gas price required for a transaction in real time.
-- For the Mainnet/Testnet, a minimum tip of `0.05 gwei` is required. Usually, `0.055 gwei` `gasPrice` for legacy transactions, `0.05 gwei` `maxPriorityFeePerGas` (and set enough amount to `maxFeePerGas`) for EIP1559 transactions SHOULD BE enough.
+- For the Mainnet/Testnet, a minimum tip of `0.05 gwei` is required. Usually, `0.0500001 gwei` `gasPrice` for legacy transactions, `0.05 gwei` `maxPriorityFeePerGas` (and set enough amount to `maxFeePerGas`) for EIP1559 transactions SHOULD BE enough.
- For Dapp developers, it's recommended that setting the `maxPriorityFeePerGas` by code before calling apis to send the transaction, rather then leave it empty (filled by the default strategy of wallet (e.g. Metamask) or SDK).
@@ -19,4 +19,4 @@ There are multiple way to get BTC gas on Bitlayer:
1. Visit https://www.bitlayer.org/bridge
-2. Visit https://www.bitlayer.org/gas-swap
+2. Visit https://www.bitlayer.org/flash-bridge
diff --git a/docs/Learn/Bitlayer PoS/BitlayerVsEth.md b/docs/Learn/Bitlayer PoS/BitlayerVsEth.md
index 51b697228..b458637d2 100644
--- a/docs/Learn/Bitlayer PoS/BitlayerVsEth.md
+++ b/docs/Learn/Bitlayer PoS/BitlayerVsEth.md
@@ -27,7 +27,7 @@ Bitlayer's native gas token is BTC, utilized with an 18-digit precision, divergi
:::
To accommodate transaction processing priorities, Bitlayer has established a minimum priority fee requirement. Developers can dynamically estimate the required gas price for transactions using `eth_gasPrice` or `eth_maxPriorityFeePerGas`.
-For transactions on the Mainnet/Testnet, a minimum tip of 0.05 gwei is necessary. Typically, setting a `gasPrice` of 0.055 gwei for legacy transactions or a `maxPriorityFeePerGas` of 0.05 gwei (with an adequately set `maxFeePerGas`) for EIP-1559 transactions should suffice for most operations.
+For transactions on the Mainnet/Testnet, a minimum tip of 0.05 gwei is necessary. Typically, setting a `gasPrice` of `0.0500001 gwei` for legacy transactions or a `maxPriorityFeePerGas` of `0.05 gwei` (with an adequately set `maxFeePerGas`) for EIP-1559 transactions should suffice for most operations.
Dapp developers are advised to programmatically set the `maxPriorityFeePerGas` before initiating transactions via APIs, rather than relying on default strategies employed by wallets (like MetaMask) or SDKs, to ensure optimal transaction processing.
diff --git a/docs/Learn/Bitlayer PoS/Bridges.md b/docs/Learn/Bitlayer PoS/Bridges.md
index eb40153d1..7b5296374 100644
--- a/docs/Learn/Bitlayer PoS/Bridges.md
+++ b/docs/Learn/Bitlayer PoS/Bridges.md
@@ -23,11 +23,11 @@ You can find the Proof of Reserve information here: [POR page](./POR).
Mainnet-V1(Bitlayer PoS): The Bitlayer team is working with multiple MPC custody platforms, including Coinbase and Sinohope (HK.1611), to secure the assets.
-Mainnet-V2&V3(Bitcoin Finality): The bitlyer team will deliver trustless bridge using BitVM and DLC technology.[WIP]
+Mainnet-V2&V3(Bitcoin Finality): The bitlyer team will deliver trustless bridge using BitVM technology.[WIP]
#### EVM to Bitlayer
-The Bitlayer team builds the trustless bridge together with the [Polyhedra](https://x.com/PolyhedraZK) team.
+The Bitlayer team builds the trustless bridge based on Chainlink CCIP. Users can check the lane status via [CCIP explorer](https://ccip.chain.link/status?search=Bitlayer).
### 3rd Party Bridges
diff --git a/docs/Learn/Bitlayer PoS/Overview.md b/docs/Learn/Bitlayer PoS/Overview.md
index b6fc5eea8..6c106c5fa 100644
--- a/docs/Learn/Bitlayer PoS/Overview.md
+++ b/docs/Learn/Bitlayer PoS/Overview.md
@@ -14,7 +14,7 @@ sidebar_position: 10
| Will block reorg? | Yes | |
| Finality | very high probability safe with `15 blocks confirmations`;
**absolutely safe** with `21 blocks confirmations` | refer to [About Finality](./AboutFinality.md) |
| EIP-1559 supported | Yes | But the base fee will not be burned |
-| Priority fee per gas requied | 0.05 gwei | |
+| Priority fee per gas required | 0.05 gwei | |
| Minimum gasPrice for legacy transaction | 0.050000007 gwei | |
| EVM compatibility | Supported up to `Cancun` | But without opcode `PREVRANDAO`, `BLOBHASH`, and `BLOBBASEFEE`,
do NOT support `Blob transaction` |
| Solidity version supported | ≤ 0.8.28 | |
diff --git a/docs/Learn/Bitlayer PoS/POR.md b/docs/Learn/Bitlayer PoS/POR.md
index e85eda1a4..17163964b 100644
--- a/docs/Learn/Bitlayer PoS/POR.md
+++ b/docs/Learn/Bitlayer PoS/POR.md
@@ -42,9 +42,7 @@ bc1q0v9kx63urmfesags7azaa0uq0lgz7hpmx0y0rl
0xc2e3A3C18ccb634622B57fF119a1C8C7f12e8C0c
0xA586a732394A1AFfCF15b972cd47C936033C9FA7
0x011Ef1fe26D20077A59F38e9Ad155b166AD87D40
-0xce19f75bce7fb74c9e2328766ebe50465df24ca3
0xa3532633401AbFfbd15e6be825a45FB7F141469B
-0xA4252F2A68b2A078c86E0569eB7Fb872A37864AF
0x3111653DB0e7094b111b8e435Df9193b62C2C576
0x92221E8Bc4E1D9a3E5D1cC39A524E90Cd4bdF8b1
0x0CA2a8900b8140E1e70dc96F32857732f5F67B31
diff --git a/docs/Learn/Bitlayer PoS/PegTokens.md b/docs/Learn/Bitlayer PoS/PegTokens.md
index fcf4222ba..0a8c2fda7 100644
--- a/docs/Learn/Bitlayer PoS/PegTokens.md
+++ b/docs/Learn/Bitlayer PoS/PegTokens.md
@@ -9,7 +9,7 @@ sidebar_position: 80
| Name | Symbol | Decimal | Contract Address | Source token info |
| -------------- | ------ | ------- | ------------------------------------------------------------ | --- |
| Tether USD | USDT | 6 | [0xfe9f969faf8ad72a83b761138bf25de87eff9dd2](https://www.btrscan.com/address/0xfe9f969faf8ad72a83b761138bf25de87eff9dd2) | Ethereum ERC20: [USDT](https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7) |
-| USD Coin | USDC | 6 | [0x9827431e8b77e87c9894bd50b055d6be56be0030](https://www.btrscan.com/address/0x9827431e8b77e87c9894bd50b055d6be56be0030?tab=Transactions) | Ethereum ERC20: [USDC](https://etherscan.io/token/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48) |
+| USD Coin | USDC | 6 | [0xf8c374ce88a3be3d374e8888349c7768b607c755](https://www.btrscan.com/address/0xf8c374ce88a3be3d374e8888349c7768b607c755?tab=Transactions) | Ethereum ERC20: [USDC](https://etherscan.io/token/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48) |
| Ethereum Token | ETH | 18 | [0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2](https://www.btrscan.com/address/0xef63d4e178b3180beec9b0e143e0f37f4c93f4c2) | Ethereum native token |
| ORDI | ORDI | 18 | [0xde9f57a5b8844ebf607eceffaa2505bb961701a4](https://www.btrscan.com/address/0xde9f57a5b8844ebf607eceffaa2505bb961701a4) | Bitcoin BRC20: b61b0172d95e266c18aea0c624db987e971a5d6d4ebc2aaed85da4642d635735i0 |
| SATS | SATS | 18 | [0x8dae8b60f16a10edfac1714394688e006ff369fa](https://www.btrscan.com/address/0x8dae8b60f16a10edfac1714394688e006ff369fa) | Bitcoin BRC20: 9b664bdd6f5ed80d8d88957b63364c41f3ad4efb8eee11366aa16435974d9333i0 |