Chain
** Defines a supported chain */
Summary
Members
Descriptions
public string
ChainId
The chainId for the chain
public List<
RpcEndpoint
>
RpcEndpoints
One or more rpcEndpoints associated with that chainId
Members
public string
ChainId
The chainId for the chain
public List<
RpcEndpoint
>
RpcEndpoints
One or more rpcEndpoints associated with that chainId
Last updated