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
It's quite common to want to use the class to merely get price info and similar, for which an address and private key isn't needed.
We should probably add the ability for users to instantiate the class without them. My current workaround is to simply use 0x0000000000000000000000000000000000000000 as the address and 0x0000000000000000000000000000000000000000000000000000000000000000 as the priv key.