Bitcoin Forum
May 11, 2024, 06:23:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19]  All
  Print  
Author Topic: Blocktrail.com | Wallet | Explorer | API  (Read 32005 times)
neutraLTC
Legendary
*
Offline Offline

Activity: 1492
Merit: 1021



View Profile WWW
April 03, 2017, 09:41:02 AM
 #361

How i can use blocktrail on python
Huh? method init_wallet dont work in official python library

send an email to support@btc.com if you have any issues, thanks Cheesy

DEMAND STRATUMV2 MINING POOL: DMND.WORK
1715408604
Hero Member
*
Offline Offline

Posts: 1715408604

View Profile Personal Message (Offline)

Ignore
1715408604
Reply with quote  #2

1715408604
Report to moderator
1715408604
Hero Member
*
Offline Offline

Posts: 1715408604

View Profile Personal Message (Offline)

Ignore
1715408604
Reply with quote  #2

1715408604
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
MadGamer
Legendary
*
Offline Offline

Activity: 1568
Merit: 1031


View Profile
April 16, 2017, 01:37:05 PM
 #362

Something is wrong by any chance? I just sent some funds to my other wallet using BTC.com web wallet, the fees are more then huge. It took 0.0045 BTC and that's about 5.19 USD with the current rates, I know It's based on transaction size but I'm sure It's not supposed to be that big unless the service is taking some fees too.
neutraLTC
Legendary
*
Offline Offline

Activity: 1492
Merit: 1021



View Profile WWW
April 24, 2017, 10:37:28 AM
 #363

Something is wrong by any chance? I just sent some funds to my other wallet using BTC.com web wallet, the fees are more then huge. It took 0.0045 BTC and that's about 5.19 USD with the current rates, I know It's based on transaction size but I'm sure It's not supposed to be that big unless the service is taking some fees too.

We are not taking any fee's. It's 100% based on size, if you want to pay a lesser fee you can login to your webwallet here -> wallet.btc.com and click on low priority fee, your fee will possibly take longer to confirm.

DEMAND STRATUMV2 MINING POOL: DMND.WORK
bitcoinsurf
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 15, 2017, 08:14:50 AM
 #364

Hi guys,

I have a blocktrail.com developer account and there is a sending limit on the wallet of $35 how do I raise this limit anyone HuhHuh?

I urgently need to sort this out.....
neutraLTC
Legendary
*
Offline Offline

Activity: 1492
Merit: 1021



View Profile WWW
August 15, 2017, 10:51:33 AM
 #365

Hi guys,

I have a blocktrail.com developer account and there is a sending limit on the wallet of $35 how do I raise this limit anyone HuhHuh?

I urgently need to sort this out.....

send an email to support@btc.com



DEMAND STRATUMV2 MINING POOL: DMND.WORK
bitcoinsurf
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 15, 2017, 09:20:46 PM
 #366

We where using the wallet interface to send out the funds to another address,
when we tried to send out any amount close to the balance of the wallet which was $100 USD and it
would not let us do this.

At the end we chose the max amount option on the send funds page, which let us
only send $43 USD and charged us a crazy transaction fee of $52.79 here is the link to
the transaction.

https://blockchain.info/tx/66609e48579c65fa500a31f1322ebc9cba8351729c25da92a9e5ffc12fc6d560

Could you please help us to lift sending funds limit to unlimited on our account if there is such setting it should be visible but its not.

I also sent an email to Re: devs@blochtrail.com
bitcoinsurf
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 16, 2017, 05:43:48 AM
 #367

The wallet is working properly, it was a blockchain load issue.
bitcoinsurf
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 16, 2017, 09:05:15 AM
 #368

All of a sudden the API is not working any idea what is going on?

This is what i'm getting.



<b>Fatal error</b>:  Uncaught exception 'Blocktrail\SDK\Connection\Exceptions\ObjectNotFound' with message 'The object you've tried to access does not exist.' in /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php:341
Stack trace:
#0 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(307): Blocktrail\SDK\Connection\RestClient-&gt;responseHandler(Object(GuzzleHttp\Psr7\Response))
#1 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(186): Blocktrail\SDK\Connection\RestClient-&gt;request('POST', 'webhook/FE1/eve...', NULL, Array, 'http-signatures', NULL, NULL)
#2 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/BlocktrailSDK.php(456): Blocktrail\SDK\Connection\RestClient-&gt;post('webhook/CE1/eve...', NULL, Array, 'http-signatures')
#3 /home/hostname/public_html/test_address.php(19): Blocktrail\SDK\BlocktrailSDK-&gt;subscribeAddressTransactions('FE1', '3KfwYwHs2ovWdCq...', '3')
#4 {main}
  thrown in <b>/home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php</b> on line <b>341</b><br />
neutraLTC
Legendary
*
Offline Offline

Activity: 1492
Merit: 1021



View Profile WWW
August 16, 2017, 09:27:12 AM
 #369

All of a sudden the API is not working any idea what is going on?

This is what i'm getting.



<b>Fatal error</b>:  Uncaught exception 'Blocktrail\SDK\Connection\Exceptions\ObjectNotFound' with message 'The object you've tried to access does not exist.' in /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php:341
Stack trace:
#0 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(307): Blocktrail\SDK\Connection\RestClient-&gt;responseHandler(Object(GuzzleHttp\Psr7\Response))
#1 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(186): Blocktrail\SDK\Connection\RestClient-&gt;request('POST', 'webhook/FE1/eve...', NULL, Array, 'http-signatures', NULL, NULL)
#2 /home/hostname/vendor/blocktrail/blocktrail-sdk/src/BlocktrailSDK.php(456): Blocktrail\SDK\Connection\RestClient-&gt;post('webhook/CE1/eve...', NULL, Array, 'http-signatures')
#3 /home/hostname/public_html/test_address.php(19): Blocktrail\SDK\BlocktrailSDK-&gt;subscribeAddressTransactions('FE1', '3KfwYwHs2ovWdCq...', '3')
#4 {main}
  thrown in <b>/home/hostname/vendor/blocktrail/blocktrail-sdk/src/Connection/RestClient.php</b> on line <b>341</b><br />

please send an email to support

DEMAND STRATUMV2 MINING POOL: DMND.WORK
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19]  All
  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!