Transaction

4a8db0be80ac416cac74b6e4d4e018eefc1aee2f6ec5f6515a7ab4fb304ac9ac
Timestamp (utc)
2024-03-28 00:56:16
Fee Paid
0.00000011 BSV
(
0.00662589 BSV
-
0.00662578 BSV
)
Fee Rate
10.01 sat/KB
Version
1
Confirmations
93,137
Size Stats
1,098 B

2 Outputs

Total Output:
0.00662578 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckMM<div class="post">Update: Here is the current state of my hackish code:<br/><tt><br/>postdata = jsonrpc.dumps({"method": 'getbalance', "params":'','id':'jsonrpc'})<br/><br/>req = urllib2.Request('<a href="http://127.0.0.1:8332">http://127.0.0.1:8332</a>', postdata)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/><br/>base64string = base64.encodestring( '%s:%s' % ('username','rpcpassword'))[:-1]<br/>authheader =&nbsp; "Basic %s ." % base64string<br/>req.add_header("Authorization",authheader)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>handle = urllib2.urlopen(req)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>print handle.read()<br/></tt><br/><br/>If username or password is wrong, then I get an Authorization error from the server as expected.<br/><br/>Otherwise, I get nothing, just a closed connection. <br/><br/>Any leads or tips? </div> text/html
    https://whatsonchain.com/tx/4a8db0be80ac416cac74b6e4d4e018eefc1aee2f6ec5f6515a7ab4fb304ac9ac