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
I have completed the addition of binan intelligent chain test network on metamask wallet, and I have generated the address of the response and exported the private key. I can execute the code to remove the error, what is the problem?
BinanceDexApiRestClient client = BinanceDexApiClientFactory.newInstance().newRestClient(BinanceDexEnvironment.TEST_NET.getBaseUrl());
Wallet wallet = new Wallet("e73e281c42264c5609729e57cc922e3c97a7d40bf90a3cf4ede1f1ade5296cee",BinanceDexEnvironment.TEST_NET);
client.getAccount(wallet.getAddress());
Error is as follows:
The text was updated successfully, but these errors were encountered:
I have completed the addition of binan intelligent chain test network on metamask wallet, and I have generated the address of the response and exported the private key. I can execute the code to remove the error, what is the problem?
Error is as follows:
The text was updated successfully, but these errors were encountered: