Dynamic home page
Search...
⌘K
Ask AI
Explore Dynamic
Start Free
Start Free
Search...
Navigation
Objects
WalletsByChain
Documentation
React SDK
React Native SDK
Flutter SDK
API Reference
Troubleshooting
Live Support
System Status
Changelog
React
Introduction to the SDK
Configuration
Upgrade Guides
SDK/User Loading States
Providers and Connectors
UI Components
Hooks
Events
Handlers
Objects
AccessDeniedCustomButton
EvmNetwork
EvmRpcProvider
EvmRpcProviderMethods
GenericNetwork
LocaleResource
NameService
NativeCurrency
PhoneData
React Objects Introduction
SolanaRpcProvider
SolanaRpcProviderMethods
SocialProvider
JWT Payload
UserProfile
JwtVerifiedCredential
SdkViews
Wallet
WalletOption
WalletConnectConnector
WalletConnector
WalletsByChain
Utilities
Examples
On this page
Description
Example
Objects
WalletsByChain
Description
An Array of objects, in which each object contains the chain name to be connected for the chain. Primarily used for
bridging
purposes.
Field
Description
chain: string
Chain name
Example
Copy
Ask AI
[
{
chain:
"EVM"
,
},
{
chain:
"STARK"
,
},
];
Was this page helpful?
Yes
No
WalletConnector
Utilities Introduction
Assistant
Responses are generated using AI and may contain mistakes.