Transaction

1e5d0fc546acd33d30e7a1a1f4bb5dc4a4aa5d9dc6b083f4aec590f36dfb2224
2024-03-23 14:22:59
0.00000011 BSV
(
0.02863978 BSV
-
0.02863967 BSV
)
10.02 sat/KB
1
70,714
1,097 B

2 Outputs

Total Output:
0.02863967 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/1e5d0fc546acd33d30e7a1a1f4bb5dc4a4aa5d9dc6b083f4aec590f36dfb2224