Transaction

7dcfdce6c8dbf9cad1b593db643f22bfb9f2c2c34ba24d6e58c0806663674ec8
Timestamp (utc)
2024-03-27 16:31:10
Fee Paid
0.00000012 BSV
(
0.00735068 BSV
-
0.00735056 BSV
)
Fee Rate
10.28 sat/KB
Version
1
Confirmations
93,141
Size Stats
1,167 B

2 Outputs

Total Output:
0.00735056 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckM“<div class="post">Thanks for the pointer, interesting, but not what seems to be affecting me.<br/><br/>Here's my current code (running on Google App Engine)<br/><tt><br/>postdata = jsonrpc.dumps({"method": 'getbalance', "params":'','id':'jsonrpc'})<br/>req = urllib2.Request('<a href="http://127.0.0.1:8332">http://127.0.0.1:8332</a>', postdata)<br/>userpass = 'user:a'.encode('base64')[:-1]<br/>authheader =&nbsp; "Basic %s" % userpass<br/>req.add_header("Authorization",authheader)<br/>handle = urllib2.urlopen(req)<br/>json_response = handle.read()<br/>self.response.out.write (json_response)<br/><tt><br/>This yields a <tt>HTTPError: HTTP Error 500: Internal Server Error</tt><br/><br/>from the GAE local python script.<br/><br/><br/>using<br/><tt>&nbsp;&nbsp;&nbsp;postdata = jsonrpc.dumps([{"jsonrpc": "2.0","method": 'getbalance', "params":'','id':'1'}])</tt><br/><br/>Yields the same result.</tt></tt></div> text/html
    https://whatsonchain.com/tx/7dcfdce6c8dbf9cad1b593db643f22bfb9f2c2c34ba24d6e58c0806663674ec8