Bitcoin Forum
June 25, 2024, 01:52:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Online bitcoin wallet service API?  (Read 196 times)
patinencomun (OP)
Jr. Member
*
Offline Offline

Activity: 76
Merit: 1


View Profile
August 14, 2019, 12:06:56 PM
 #1

Hi, I'm using jsecoin to reward user content creators in my web skatebtc.com and android app, they can be rewarded in jsecoin, all works fine.

I wish automatically convert this jsecoin to BTC, but I have some technical problems:

1) Requiere a online wallet btc service with api that allow me via private key and CURL transfer coins to a BTC address. Do you know services like this?
In this wallet only will be just a 10x the minimal transfers quantity of BTC (AutoBTCPayQuantity). High security not required.

2) Wich is mínimum transfer for BTC in order to transfer fees < 10% or less? (Which is a good AutoBTCPayQuantity value?)

Thank you in advance.
SkateBTC

PD:
- Install a local wallet on a linux server would be the last option.
- On main server can't install wallet.
Hidentity
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 14, 2019, 09:10:35 PM
 #2

Hi

There are several online wallet APIs with different functionalities. Those are two examples I had good experiences with (there are more of course):
-Blockchain Wallet API (https://www.blockchain.com/en/api/blockchain_wallet_api)
-Block.io API (https://www.block.io/docs/basic)

Every wallet has a different minimum transfer amount: Blockchain for example requires you to transfer 546 Satoshi and Block.io 2000 Satoshi. Keep in mind that you have to pay a fee for every transaction (between 0.0001BTC-0.0002BTC for those two wallets).
patinencomun (OP)
Jr. Member
*
Offline Offline

Activity: 76
Merit: 1


View Profile
August 15, 2019, 09:39:13 AM
 #3

Hi,

I register and ask for an API key in blockchain.com
0.0001-0.0002 is too high for low quantity transfers. Means AutoBTCPayQuantity must be 0.002

Thank you

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!