Asynchronously fetches the chain ID from a node URL using an Axios HTTP GET request.
The URL of the node.
A Promise that resolves to the chain ID.
Generated using TypeDoc
Asynchronously fetches the chain ID from a node URL using an Axios HTTP GET request.