[php] ccc

Viewer

  1. <?php 
  2. print 'var uri = \'https://api.bittrex.com/v3/balances\';
  3. var preSign = [timestamp, uri, method, contentHash, subaccountId].join(\'\');
  4. var signature = CryptoJS.HmacSHA512(preSign, apiSecret).toString(CryptoJS.enc.Hex);';

Editor

You can edit this paste and save as new:


File Description
  • ccc
  • Paste Code
  • 30 Mar-2020
  • 231 Bytes
You can Share it: