Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binance, api pool and balances #1455

Open
gurkburk76 opened this issue Feb 27, 2021 · 5 comments
Open

binance, api pool and balances #1455

gurkburk76 opened this issue Feb 27, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@gurkburk76
Copy link

It seems like binance has a nice little api you can get balance and other stuff from, much like nicehash.
When you are bored perhaps you could implement that? ;)

https://github.com/binance-exchange/binance-official-api-docs

@gurkburk76
Copy link
Author

The reason would mostly be because i can't see my balance from rbm without using their api that i know of, i'm guessing they also run some custodian wallet (eth) you mine into much like nicehash.

@RainbowMiner
Copy link
Owner

I'll add the balance API.

@RainbowMiner RainbowMiner self-assigned this Mar 4, 2021
@RainbowMiner RainbowMiner added the enhancement New feature or request label Mar 4, 2021
@jeremyhammon
Copy link

Remember with Binance, US has a completely different site than everyone else.

I was considering something similar for Coinbase, but it may be much easier since there is already a developed module for powershell available on git that may be able to be leveraged...https://github.com/Invertee/CoinbasePro-Powershell

RainbowMiner added a commit that referenced this issue Mar 4, 2021
- add Binance wallets (issue #1455)
  - edit pools.config.txt, find section "Binance" and set "EnableShowWallets": "1", plus put your Binance api key/secret into "API_Key" and "API_Secret" and all your Binance wallets will appear.
  -  t.b.d. Binance mining totals (I have not yet found an API endpoint for this)
- optimize Invoke-GetUrl code
- add Binance API connector
- connect Binance to server API
@gurkburk76
Copy link
Author

I saw it got integrated, awsome and thanks.
I'm assuming there is no way to get the balance of the actuall wallet on the pool you're mining to and just the wallet on the exchange yes?

@RainbowMiner
Copy link
Owner

Currently - yes. I found no way to get to the pool's balance. I am in contact with Binance for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants