Skip to content

Commit

Permalink
FAQ updates/fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLyon committed Aug 1, 2023
1 parent 9c9b1d7 commit 3fcf22a
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 346 deletions.
7 changes: 0 additions & 7 deletions docs/BSC-FAQs-delegator.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ The current **UnbondingTime** in BNB Smart Chain mainnet is **7 days**.

Redelegations between a unique delegator, source validator, and destination validator can only happen once every **UnbondingTime**

### How many tokens are required to stake BNB?

The [minimum delegated amount](parameters.md) is **1BNB**.

### How to claim my rewards?

The rewards will be distributed to every delegators from `bscvalidator` [smart contract](https://bscscan.com/address/0x0000000000000000000000000000000000001000) everyday.
Expand Down Expand Up @@ -62,9 +58,6 @@ By delegating to a validator, a user delegates voting power. This does not mean
### Can I receive my staking rewards if my chosen validator is inactive?
No, you cannot.

### When can I receive my unstaked BNB?
After you sent `undelegate` transaction, you have to wait 7 days. This period starts at UTC 00:00 next day.

### What is APR?
Annual Percentage Rate (APR) is the annual rate of interest paid to delegators net of commission. The calculation is based on the income of this validator 2 days ago. It is not compounded and updated every 24 hours.

Expand Down
179 changes: 10 additions & 169 deletions docs/BSC-FAQs-general.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,7 @@ sidebar_position: 2

# BNB Smart Chain FAQs

### What is BNB Smart Chain?

BNB Smart Chain brings EVM-compatible programmability and native cross-chain communication with BNB Beacon Chain using an innovative consensus of Proof of Staked Authority (PoSA).

### Why is BNB Smart Chain designed as a separate chain from BNB Beacon Chain?

The execution of a Smart Contract may slow down the exchange function and add non-deterministic factors to trading. Even if that compromise could be tolerated, it might be a straightforward idea to introduce a new Virtual Machine specification based on Tendermint, based on the current underlying consensus protocol and major RPC implementation of BNB Beacon Chain. But all these will increase the learning requirements for all existing dApp communities, and will not be very welcomed.

### Where will the published whitepaper be found?

The whitepaper can be found at <https://github.com/bnb-chain/whitepaper/blob/master/WHITEPAPER.md>. Your feedback is more than welcome.

### Where can I take a look at the BNB Smart Chain code? Is there a GitHub repository?
### Where can I find BNB Smart Chain code? Is there a GitHub repository?

The codebase of BSC is open-sourced here:

Expand All @@ -29,18 +17,7 @@ The codebase of BSC is open-sourced here:
* <https://github.com/bnb-chain/bsc-double-sign-sdk>
* <https://github.com/bnb-chain/oracle-relayer>

## What is the consensus model of BSC?

BNB Smart Chain is an innovative solution to bring programmability and interoperability to BNB Beacon Chain. BNB Smart Chain relies on a system of 50 validators with Proof of Staked Authority (PoSA) consensus that can support short block time and lower fees. For more details, refer [here](learn/consensus.md).

## Where can I find some support?
* Technical talk and support running our software:
* Telegram: <http://t.me/bnbchain> or <https://t.me/BNBchaincommunity>
* Discord: <https://discord.com/invite/bnbchain>
* Bugs or technical contributions on [GitHub](https://github.com/bnb-chain)
* General discussion regarding our blockchain on [Telegram](https://t.me/BNBChainDevs) or <https://t.me/BNBchaincommunity>

## Which are BNB Smart Chain's official channels for communication and information?
### What are BNB Smart Chain's official communication channels?

* Telegram: <http://t.me/bnbchain> or <https://t.me/BNBchaincommunity>
* Discord: <https://discord.com/invite/bnbchain>
Expand All @@ -59,21 +36,6 @@ BNB Smart Chain is an innovative solution to bring programmability and interoper
- [Trust Wallet](wallet/trustwallet.md)
- [SafePal](https://blog.safepal.io/pre-announcement-trade-on-dex-with-safepal/)
- [TokenPocket](https://tokenpocket-gm.medium.com/defi-with-tokenpocket-how-to-use-binance-smart-chain-swap-with-tokenpocket-e76d6cd7986)


### How to recover if you choose the wrong network type?

Please read this [guide](./wallet/withdraw-en.md)

### How does BNB Smart Chain work? What are the architecture and consensus used?

BNB Smart Chain relies on a system of 50 validators with Proof of Staked Authority (PoSA) consensus that can support short block time and lower fees.

There will be fewer validators on the BNB Smart Chain testnet.

### Can you tell me more about Proof of Staked Authority(PoSA)? What is it?

PoSA is a combination of PoA and PoS. Blocks are produced by a limited set of validators, they are elected in and out based on staking-based governance. Validators take turns to produce blocks in a PoA manner

### What are the benefits for developers to build on BNB Smart Chain?

Expand All @@ -85,34 +47,10 @@ PoSA is a combination of PoA and PoS. Blocks are produced by a limited set of va

* **Native cross-chain transfer & communication**

### What are the benefits for developers to build on BNB Chain?

BNB Chain opens the gate for users to take advantage of the fast transferring and trading

### How many assets are issued on BNB Chain?

There are already [140 assets](https://explorer.bnbchain.org/assets/bep2) on BNB Chain

The introduction of [BEP8](https://github.com/bnb-chain/BEPs/blob/master/BEP8.md) is an innovative way for tokenization of properties

### What makes BNB Smart Chain different?

Key Innovations:

* Proof-of-staked-authority Consensus

* Native Cross-Chain Communication

* Expand the use cases of the BNB token

### BNB Smart Chain is EVM-compatible. What does that mean?

EVM means Ethereum Virtual Machine. Any smart contract written to run in EVM can be easily ported to BNB Smart Chain.

### Can developers make hybrid Dapps using both BNB Beacon Chain and BNB Smart Chain in one single Dapp?

Yes, with the help of native cross-chain functions

### How to query the current system parameters

```
Expand All @@ -135,127 +73,30 @@ bnbcli params side-params --side-chain-id=bsc --node http://dataseed4.bnbch

* Cross-chain relay fee: 0.004 BNB


### How is BNB Smart Chain Ecosystem?

<https://github.com/bnb-chain/bsc-ecosystem>

### What are the incentives for developers to build on BSC Chain?

Future coding competitions; Hackathons

* Gitcoin: https://gitcoin.co/binancex
* Dorahacks: https://hackerlink.io/en/grant/1

### What are Pegged tokens on BNB Smart Chain?

Soon after the launch of BNB Beacon Chain, BNB Chain issued several pegged BEP2 tokens that are running on other blockchain networks, including BTC (BTCB), ETH, XRP, LTC, BCH, and ONT. These tokens are backed by real tokens locked in public addresses and have allowed users to benefit from both the volatility of these tokens as well as the fast transfer and trading experience of BNB Beacon Chain.

Current list:

* BUSD: <https://bscscan.com/address/0xe9e7cea3dedca5984780bafc599bd69add087d56>
* USDT: <https://bscscan.com/address/0x55d398326f99059ff775485246999027b3197955>
* BTC: <https://bscscan.com/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c>
* ETH: <https://bscscan.com/token/0x2170ed0880ac9a755fd29b2688956bd959f933f8>
* DAI: <https://bscscan.com/token/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3>
* DOT: <https://bscscan.com/token/0x7083609fce4d1d8dc0c979aab8c869ea2c873402>
* XRP: <https://bscscan.com/token/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe>
* LINK: <https://bscscan.com/token/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd>
* BAND: <https://bscscan.com/token/0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18>
* LTC: <https://bscscan.com/token/0x4338665cbb7b2485a8855a139b75d5e34ab0db94>
* EOS: <https://bscscan.com/token/0x56b6fb708fc5732dec1afc8d8556423a2edccbd6>
* BCH: <https://bscscan.com/token/0x8ff795a6f4d97e7887c79bea79aba5cc76444adf>
* XTZ: <https://bscscan.com/token/0x16939ef78684453bfdfb47825f8a5f714f12623a>
* ONT: <https://bscscan.com/token/0xfd7b3a77848f1c2d67e05e54d78d174a0c850335>
* ADA: <https://bscscan.com/token/0x3ee2200efb3400fabb9aacf31297cbdd1d435d47>
* ATOM: <https://bscscan.com/token/0x0eb3a705fc54725037cc9e008bdede697f62f335>
* YFII: <https://bscscan.com/token/0x7f70642d88cf1c4a3a7abb072b53b929b653eda5>
* ZEC: <https://bscscan.com/token/0x1ba42e5193dfa8b03d15dd1b86a3113bbbef8eeb>

Details are [here](https://www.bnbchain.org/en/blog/binance-presents-project-token-canal-2/)


### How to Send and Receive BNB on BNB Smart Chain?

[Binance.com](https:/www.binance.com) can withdraw BNB to BSC.

1. If you don't have an existing address of BNB Smart Chain, please use these [wallets](Wallet.md) to create one.

2. On your Binance account, open your Binance Extension wallet then tap on Withdraw. Select BEP20 as the Network. Indicate the amount and paste your BSC address.

3. Complete the steps to withdraw

4. Wait for the exchange to process your request. Once it is confirmed, you will immediately receive BNB to your Smart Chain address.

### How to Send and Receive Pegged tokens on Smart Chain?

[Binance.com](https:/www.binance.com) can withdraw those pegged tokens to BSC.

1. If you don't have an existing address of BNB Smart Chain, please use these [wallets](Wallet.md) to create one.

2. On your Binance account, open your wallet then tap on Withdraw. Select BEP20 as the Network. Indicate the amount and paste your BSC address.


![img](https://lh5.googleusercontent.com/dR9bBqUpNlBFX6zsKFkVRMgHz27Ak0Icu8AFsuJm_1ke6-qSG5Cg2FJLcpRYlFeuFEpisOdXpwn1KDOHBH7qQV9CpYxVb--2B1NxQm-L6B6qSl9Cq90uCSrwHEPAOh69Z0MM2VtG)


3. Complete the steps to withdraw

4. Wait for the exchange to process your request. Once it is confirmed, you will immediately receive BNB to your Smart Chain address.

## Which dApps are deployed on BSC?
### Which dApps are deployed on BSC?
Refer to [here](https://bnbproject.org/) to learn about the different projects deployed on BSC.

## What to do if I transferred funds to the exchange wallet but the exchange doesn't support the BSC chain?
### What to do if I transferred funds to the exchange wallet but the exchange doesn't support the BSC chain?

Please be careful while doing transactions to other exchanges to check if they support or accept deposits through BSC or not. The confirmed transaction on the blockchain cannot be reverted as we also don't have any access to the wallet address.

## What to do in case of a wrong network withdrawal issue?
### What to do in case of a wrong network withdrawal issue?

Please try to use the wallet app which supports both BSC and ETH networks in it. So that you can access any network with the same address and transfer your funds out of the wrong network.


## What to do in case of a Missing memo or wrong memo?
### What to do in case of a Missing memo or wrong memo?
Please try to contact the support of the receiver address to help with the deposit. If it's an exchange wallet address then contact them with the correct memo.

## How to track Cross-chain transfer tx From BC to BSC?

1. Get the Cross-chain transfer transaction hash of the BNB Beacon Chain

For example <https://explorer.bnbchain.org/tx/8B9B066BAF9DC1C233A9D316C75E8139B985518868C1120B656C5B3EBAC7C498>

Please make sure the “Transaction Type” is “Cross-chain transfer out”

![img](./assets/bsc_faqs_general/Txn_Type_Cross-chain_transfer_out.png)

2. Get Destination Address

The “TxHash on BSC” is linked to BNB smart chain explorer

![img](./assets/bsc_faqs_general/txn_hash_receiver_add_bsc.png)

For example https://www.bscscan.com/tx/0x43980b4f9ae4c03685dd61172d23ccae07eb8abb0d677c579bfc7059e447ead9

If "status" is a success, it means this transaction is successful.

The tokens were sent from "BSC: Token Hub" to the receiver address.

![img](./assets/bsc_faqs_general/cross_chain_txn_bsc.png)

## How to connect Metamask to BNB Smart Chain?
### How to connect Metamask to BNB Smart Chain?
Please refer [here](wallet/metamask.md)

## How can I report a scam/ rug pull?
### How can I report a scam/rug pull?

If you meet any potential Scams, Phishing, Rug Pulls, and Hacks, please report through this portal:
https://forms.coinholmes.com
If you meet any potential Scams, Phishing, Rug Pulls, and Hacks, please report through this portal - [Coinholmes](https://forms.coinholmes.com)

Coinholmes.com is supported by the Peckshield team (A professional security company)

## How to reset Binance Extension Wallet?
If the user has a seed phrase then the user can refer to [here](wallet/extension/reset.md) to reset the wallet.

## How to apply for Pioneer Burn Refunding?
### How to apply for Pioneer Burn Refunding?

The [self-service window](https://www.binance.com/en/my/wallet/uncredited_deposit/form?&coin=&network=&amount=&txId=tx) for [BNB Pioneer Burn Program](https://www.binance.com/en/support/announcement/7bcf4da5671d44a0a5118c2277773bb4) is now live. Eligible users who lose tokens as part of mistakes they made while making transactions on BNB Smart Chain can access this page and fill in the application form. We will investigate your case and help retrieve the assets if your case is qualified for the Program.

52 changes: 12 additions & 40 deletions docs/BSC-FAQs-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,23 @@ sidebar_position: 2

# Tokens in BNB Beacon Chain and BNB Smart Chain

## What role does BNB play in securing BNB Smart Chain ?

BNB is the token used to prevent `nothing-at-stake` problem.

## What are tokens on BNB Smart Chain ?
### What are tokens on BNB Smart Chain ?

BNB is the native token for BSC, and pegged BEP2 tokens on BSC is called BEP20.

## What is BEP2?
### What is BEP2?

A simple token protocol for easy management of asset on BNB Beacon Chain <https://github.com/bnb-chain/BEPs/blob/master/BEP2.md>
[BEP2](https://github.com/bnb-chain/BEPs/blob/master/BEP2.md) is a simple token protocol for easy management of asset on BNB Beacon Chain.

BNB is BEP2

## What is BEP20?
### What is BEP20?

A token protocol on BSC which is compatible with BEP2 and [ERC20](https://eips.ethereum.org/EIPS/eip-20). It extends ERC20 and contains more interfaces, such as `getOwner` and `decimals`.

Read the full proposal here: [BEP20](https://github.com/bnb-chain/BEPs/blob/master/BEP20.md)

Read the full proposal here: <https://github.com/bnb-chain/BEPs/blob/master/BEP20.md>

## What is BEP8?
### What is BEP8?

It is proposed to accommodate the small or micro projects, intellectual properties, and other small token economies. Similar to SME board in the traditional stock markets, BEP8 tokens markets will increase the liquidity of utility tokens of startups or Intellectual Property (IP) tokens by removing the capital requirements for listing. Besides, any BEP8 token issuer can choose to directly list against BNB and BUSD without the voting process of validators.

Expand All @@ -36,46 +31,23 @@ Details:
* [BEP8 Proposal](https://github.com/bnb-chain/BEPs/blob/master/BEP8.md)
* [Commandline Instructions](beaconchain/learn/BEP8.md)

## How to issue BEP2 tokens?
### How to issue BEP2 tokens?

Please follow the guide [here](https://community.binance.org/topic/2487/)

## How to issue BEP20 tokens?
### How to issue BEP20 tokens?

Please follow the guide [here](issue-BEP20.md)

## How can I stake my BNB?

Please follow the guide [here](staking-with-ext-wallet.md)

## How many tokens are required to stake BNB?

The [minimum delegated amount](parameters.md) is **1BNB**.

## Which wallets can be used to stake BNB?

You can use:

* [command line tool](https://github.com/bnb-chain/node/releases/tag/v0.8.1)
* [Binance Extension Wallet](wallet/bnb-chain-wallet.md)
* [Math Wallet](http://blog.mathwallet.xyz/?p=3890)

## Where can I find out more about staking economics and rewards?

You can read details in White Paper: <https://github.com/bnb-chain/whitepaper/blob/master/WHITEPAPER.md#rewarding>

## Where do network rewards come from?

Validators and delegators will earn rewards from the following sources:
### Where can I find out more about staking economics and rewards?

* Calling smart contracts on BSC is metered by gas.
* Rewards for running a BSC Relayer if validators have one
You can read details in [White Paper](https://github.com/bnb-chain/whitepaper/blob/master/WHITEPAPER.md#rewarding)

## Which wallets can I use to store BNB?
### Which wallets can I use to store BNB?

You can see the list [here](Wallet.md)

## How to track Cross-chain transfer tx From BSC to BC?
### How to track Cross-chain transfer tx From BSC to BC?

1. Get Cross-chain transfer tx hash of BNB Smart Chain

Expand Down
Loading

0 comments on commit 3fcf22a

Please sign in to comment.