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.
Some progress has been made on this issue (#130) to make the module fully EIP-1193 compatible. However, we are still using
@metamask/ethjs-queryhere: 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.