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
Don't get the chain id with a rest call every time when executing a tx. Actually use the provided chainId in the client constructor if present. Otherwise get chainId once and cache it. Should speed up things