snap_experimentalProviderRequest
Parameters
chainId
`${string}:${string}`The CAIP-2 chain ID to make the request to.
request
{ method: string; params: JsonRpcParams; } | { method: string; }The JSON-RPC request.
Returns
Json
The result returned by the snap_experimentalProviderRequest method, which will be a JSON serializable value.
NOTE: This implementation is experimental and may be removed or changed without warning.