* Display session topic in header
* increase font
* display complete topic on hover
* Display 0 instead of null
* Dont show balances if assets object is empty
* Revert changing 0 to null if assets do not exist
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
* Fix modal styles not loading correctly
* Show mainnets on start instead of testnets
* Change message to be signed
* Remove wallet connect version from index page
* Remove send eth send transaction method
* Use Urbit logo instead of walletConnect logo
* Only display ethereum chains
* Remove optional namespaces
* Undo changes made to react dapp with web3 repo
* feat: adds loading indicators on all modals
* feat: implements modal loader for session propose
* feat: implements loaders for each separate button
* feat: adds loaders on disconnect & when proposing session on known pairing topic
* refactor: restructure modal properties to avoid conditional hooks
---------
Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>