-
-
Notifications
You must be signed in to change notification settings - Fork 40
Make module fully EIP-1193 compliant #156
Copy link
Copy link
Closed
Labels
Description
Some progress has been made on this issue (#130) to make the module fully EIP-1193 compatible. However, we are still using @metamask/ethjs-query here: https://github.com/MetaMask/eth-token-tracker/blob/main/lib/index.js#L2, which needs to be updated to use a different EIP-1193-compatible provider.
Reactions are currently unavailable