File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
docs/bnb-smart-chain/staking Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -61,3 +61,17 @@ To claim your stakes and rewards, you need to undelegate.
6161After the unbonding period, you can claim your stakes by clicking the ` Claim ` button.
6262
6363![ ] ( ../img/staking/user-stake10.png ) {: style ="width:400px"}
64+
65+ ## FAQs
66+
67+ ### Which wallet can be used to delegate to validators?
68+
69+ Currently, ` MetaMask ` and ` TrustWallet ` are supported, along with any wallets compatible
70+ with ` WalletConnect ` .
71+
72+ ### Can I delegate/undelegate/redelegate/claim stakes on explorers?
73+
74+ If you want to do the aforementioned delegate/undelegate/redelegate/claim operations on BscScan or BscTrace,
75+ you should call the staking hub contract in the following URLs:
76+ * [ BscScan Stake Hub] ( https://bscscan.com/address/0x0000000000000000000000000000000000002002#writeContract )
77+ * [ BscTrace Stake Hub] ( https://bsctrace.com/address/0x0000000000000000000000000000000000002002?tab=Contract&p=1&view=contract_write )
You can’t perform that action at this time.
0 commit comments