EthereumProvider constructor
EthereumProvider(
- BaseServiceProvider<
BaseServiceRequestParams> rpc
Creates a new instance of the EthereumProvider class with the specified rpc.
Implementation
EthereumProvider(this.rpc);