Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance staking button functionality with chain support check
This update introduces a check for staking support based on the current chain before proceeding with staking actions. It integrates the `useStakingChain` hook to determine if the active chain supports staking, and sets the active network to 'mainnet' if it does not.
- Loading branch information