Translations:Monetary System/123/en

From ArdorDocs
Revision as of 18:37, 23 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Publish Exchange Offer Example

http://localhost:27876/nxt?
  requestType=publishExchangeOffer&
  chain=2&
  currency=6520756875632314476&
  buyRateNQTPerUnit=10000000&
  sellRateNQTPerUnit=20000000&
  totalBuyLimitQNT=1000&
  totalSellLimitQNT=1000&
  initialBuySupplyQNT=500&
  initialSellSupplyQNT=500&
  expirationHeight=163080&
  secretPhrase=SECRETPHRASE&
  feeNQT=100000000&
  deadline=60

{
 "signatureHash": "6fd60fcbc6e7022f12adad82a76c0534d2f79a569b9857b02328bf7573cf93f8",
 "unsignedTransactionBytes": "0514d7c409023c0010f09c34f225d425306e5be55a49469081...",
 "transactionJSON": {
  "senderPublicKey": "10f09c34f225d425306e5be55a4946908156072afbead4d574a512d7e086ef5c",
  "chain": 2,
  "signature": "b204a7d9622ac6b99936447a4314fac1c2f0c67e45f4021f4b1949755c081802a34...",
  "feeNQT": "100000000",
  "type": 5,
  "fullHash": "fccb2c6200a04bbce82b9e623051b8d8ed9d519dbb0a12ec5a354c842da9a664",
  "version": 1,
  "ecBlockId": "6813726597245349906",
  "signatureHash": "6fd60fcbc6e7022f12adad82a76c0534d2f79a569b9857b02328bf7573cf93f8",
  "attachment": {
   "totalSellLimit": "1000",
   "buyRateNQTPerUnit": "10000000",
   "initialSellSupplyQNT": "500",
   "totalBuyLimitQNT": "1000",
   "expirationHeight": 163080,
   "sellRateNQTPerUnit": "20000000",
   "version.PublishExchangeOffer": 1,
   "currency": "6520756875632314476",
   "initialBuySupplyQNT": "500"
  },
  "senderRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
  "subtype": 4,
  "amountNQT": "0",
  "sender": "15295723609781267838",
  "ecBlockHeight": 163049,
  "deadline": 60,
  "transaction": "13568114225891298300",
  "timestamp": 34194647,
  "height": 2147483647
 },
 "broadcasted": true,
 "requestProcessingTime": 54,
 "transactionBytes": "0514d7c409023c0010f09c34f225d425306e5be55a4946908156072...",
 "transaction": "13568114225891298300"
}