Skip to main content
Defined in EIP-3085
Requests that the wallet tracks the given chain and adds it to the wallet’s UI. This method is used to suggest new networks to the user.

Parameters

object
required
The chain data object containing network information.

Returns

null
Returns null if successful.

Error Handling

Make sure to provide accurate RPC URLs and block explorer URLs. Incorrect URLs may cause connectivity issues.