java-sdk
java-sdk copied to clipboard
How can I deal with this problem?
Exception in thread "main" com.binance.dex.api.client.BinanceDexApiException: BinanceDexApiError[code=400,message=decoding bech32 failed: checksum failed. Expected a955xp, got 07f2d2.] at com.binance.dex.api.client.BinanceDexApiClientGenerator.executeSync(BinanceDexApiClientGenerator.java:82) at com.binance.dex.api.client.impl.BinanceDexApiRestClientImpl.getAccount(BinanceDexApiRestClientImpl.java:77) at TestBinance.main(TestBinance.java:17) 
**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...
下载依赖包失败 
[WARNING] The POM for org.ethereum:ethereumj-core:jar:1.12.0-RELEASE is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.914 s [INFO] Finished at: 2021-10-14T17:10:20+02:00 [INFO] ------------------------------------------------------------------------ [ERROR]...
com.binance.dex.api binance-dex-api-client 1.1.2 无法引入该依赖
Ethereumj-core dependency is located in: https://dl.bintray.com/ethereum/maven/ Please take a look at: https://mvnrepository.com/artifact/org.ethereum/ethereumj-core/1.12.0-RELEASE
create a mnemonic code If you search by address at https://testnet-explorer.binance.org/ I get a 404 error. Why? e.g) address: tbnb18vljlsec6z3q2v0nfgsjy4v3gzel8p00z8s364
In [Binance javascript sdk](https://github.com/binance-chain/javascript-sdk) there is a function ``` crypto.getPrivateKeyFromKeyStore(keystore, password) ``` that allows you to read private key from the binance keystore. How to do the same in Java?...
How does the android project use this library