You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2025. It is now read-only.
BREAKING: Adapt to EIP-1193 provider changes by using request method of provider instead of sendAsync (#252)
This change included in 10.1.0 was mistakenly categorised as a non-breaking change.
This requires provider object to have the request method. You need to upgrade to minimum 4.1.0 of @metamask/eth-json-rpc-provider so that the request method is available.