Skip to content

Commit

Permalink
deploy: efcccdf
Browse files Browse the repository at this point in the history
  • Loading branch information
forcodedancing committed Aug 2, 2024
1 parent 49ec0d3 commit a89d1ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions bc-fusion/post-fusion/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1999,12 +1999,12 @@ <h2 id="3-how-do-users-access-the-balance-snapshot-post-fusion">3. How do users
<ul>
<li>Several BC nodes (not validators) will be kept for users to query the blockchain data, including the user balances.<ul>
<li>Testnet RPC Node: <a href="https://data-seed-pre-0-s1.bnbchain.org/">https://data-seed-pre-0-s1.bnbchain.org/</a></li>
<li>Mainnet RPC Node: To be updated.</li>
<li>Mainnet RPC Node: <a href="https://dataseed1.bnbchain.org/">https://dataseed1.bnbchain.org/</a></li>
</ul>
</li>
<li>An API endpoint will be kept for querying the snapshot balance.<ul>
<li>Testnet API Endpoint: <a href="https://testnet-dex.binance.org/api/v1/account/{tbnb_address">https://testnet-dex.binance.org/api/v1/account/{tbnb_address</a>}</li>
<li>Mainnet API Endpoint: To be updated.</li>
<li>Testnet API Endpoint: <a href="https://testnet-dex.bnbchain.org/api/v1/account/{tbnb_address">https://testnet-dex.bnbchain.org/api/v1/account/{tbnb_address</a>}</li>
<li>Mainnet API Endpoint: <a href="https://dex.bnbchain.org/api/v1/account/{bnb_address">https://dex.bnbchain.org/api/v1/account/{bnb_address</a>}</li>
</ul>
</li>
<li>The snapshot file can be downloaded from Greenfield/IPFS/Arweave. The users can download the snapshot file and set up
Expand All @@ -2023,8 +2023,8 @@ <h2 id="4-can-i-still-acccess-the-bc-releated-services-or-products-after-the-fus
</ul>
</li>
<li>Block service (including API)<ul>
<li>Testnet block service: <a href="https://testnet-api.binance.org/bc">https://testnet-api.binance.org/bc</a></li>
<li>Mainnet block service: <a href="https://api.binance.org/bc/">https://api.binance.org/bc/</a></li>
<li>Testnet block service: <a href="https://testnet-api.bnbchain.org/bc">https://testnet-api.bnbchain.org/bc</a></li>
<li>Mainnet block service: <a href="https://api.bnbchain.org/bc/">https://api.bnbchain.org/bc/</a></li>
</ul>
</li>
</ul>
Expand All @@ -2034,7 +2034,7 @@ <h2 id="4-can-i-still-acccess-the-bc-releated-services-or-products-after-the-fus
<ul>
<li>Explorer service (including UI)<ul>
<li>Testnet explorer service: <a href="https://testnet-explorer.bnbchain.org/">https://testnet-explorer.bnbchain.org/</a></li>
<li>Mainnet explorer service: <a href="https://explorer.binance.org/">https://explorer.binance.org/</a></li>
<li>Mainnet explorer service: <a href="https://explorer.bnbchain.org/">https://explorer.bnbchain.org/</a></li>
</ul>
</li>
</ul></div>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit a89d1ae

Please sign in to comment.