You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ilzheev This is currently expected. We use colloquial names (i.e. Arbitrum vs Arbitrum One) for a handful of chains. Do you think BNB is incorrect in this context?
@DanielSinclair When we initially deployed, BNB Chain team asked us to rename BSC / Binance Smart Chain to BNB Chain in our UI – I assume they don't want to be associated with Binance anymore and try to stick to BNB Chain name.
If the requirement is to use colloquial names only, I am not sure if BNB is better than BSC.
Ideal solution, in my opinion, is to allow developers to override name parameter using custom chains – especially considering that iconBackground & iconUrl are allowed to be overridden using custom chain config. Not sure why name override does not work in the same config struct.
Is there an existing issue for this?
RainbowKit Version
2.1.0
wagmi Version
2.9.0
Current Behavior
Init BNB Chain with custom chain config
Chain with this config is displayed in Rainbowkit, but the name is overriden to
![image](https://private-user-images.githubusercontent.com/4902353/363659855-cde96130-49fb-4d77-a7ff-8b40b6658e7d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjYyNDksIm5iZiI6MTczOTQ2NTk0OSwicGF0aCI6Ii80OTAyMzUzLzM2MzY1OTg1NS1jZGU5NjEzMC00OWZiLTRkNzctYTdmZi04YjQwYjY2NThlN2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTY1OTA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmJkNDc0NTFhNzQyMDdhMWFmYjdhNjdkZjQwMGMxMzQwNTljZDUyMDdjNzRjNTY5ZTNiN2E3NmI1ZWViOWQ0NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.BuOd8d_DqDlfC9hZhFES-Up1V6kdMxqWeaiDy0dCN-E)
BSC
:Expected Behavior
Chain name should be as set in custom config –
BNB Chain
Steps To Reproduce
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: