Skip to content

Instantly share code, notes, and snippets.

@GuntharDeNiro
Created November 17, 2020 11:43
Show Gist options
  • Save GuntharDeNiro/92cedb1b5d6f0142dfe4490003b7c2c1 to your computer and use it in GitHub Desktop.
Save GuntharDeNiro/92cedb1b5d6f0142dfe4490003b7c2c1 to your computer and use it in GitHub Desktop.
payload: {
allowTaker: false,
amount: { amount: '443.49', currency: 'gunthy' },
buyOrSell: 'SELL',
cancelAt: undefined,
cancellationPolicy: 'GOOD_TIL_CANCELLED',
limitPrice: { amount: '0.00000769', currency_a: 'btc', currency_b: 'gunthy' },
marketName: 'gunthy_btc',
nonceOrder: 1461336292,
noncesFrom: [ 68 ],
noncesTo: [ 0 ],
timestamp: 1605613363935,
blockchainSignatures: [ [Object], [Object] ]
},
signature: {
publicKey: '03b92c6949b0f305df2ebb03e8379e14da35061b319b924ec88fb60728ffc76daa',
signedDigest: '30440220170c80533372f172ec74977975855b48489c216531d894d39d71b1677d8feb8d0220467c732e7e64410adfb09ee07489acab6bcf2456be7835eba3c29e47b4b6fb2f'
},
blockchain_data: undefined,
blockchain_raw: [
{
payload: [Object],
raw: '0127389F7BFD93B788136B43E95E593800A5004C800015FFFF00000044FFFFFFFF000000000000AD3D000000000000000000000BD3B4E8F2AF000000000003D090571A38E4'
},
{ payload: [Object], raw: '' }
],
signedPayload: {
allowTaker: false,
amount: { amount: '443.49', currency: 'gunthy' },
buyOrSell: 'SELL',
cancelAt: undefined,
cancellationPolicy: 'GOOD_TIL_CANCELLED',
limitPrice: { amount: '0.00000769', currency_a: 'btc', currency_b: 'gunthy' },
marketName: 'gunthy_btc',
nonceOrder: 1461336292,
timestamp: 1605613363935,
blockchainSignatures: [ [Object], [Object] ],
nonceFrom: 4294967295,
nonceTo: 4294967295
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment