Interface representing a provider for interacting with Ethereum-compatible wallets.
Sends a request to the provider.
Adds an event listener to the provider.
Removes an event listener from the provider.
The name of the event to remove the listener from.
The listener function to remove.
Rest
The provider instance.
Interface representing a provider for interacting with Ethereum-compatible wallets.