Translations:Monetary System/12/en

From ArdorDocs
Jump to: navigation, search

Currency Mint Example

http://localhost:27876/nxt?
  requestType=currencyMint&
  chain=2&
  currency=9207767346829573996&
  nonce=-6757092571753666960&
  unitsQNT=1&
  counter=26&
  secretPhrase=SECRETPHRASE&
  feeNQT=100000000&
  deadline=60

{
 "signatureHash": "f0e9f3b040890043fbc2d1b235377eb566805419f459184bc9290051bacdf80f",
 "unsignedTransactionBytes": "0517655a0c023c0010f09c34f225d425306e5be55a49469081...",
 "transactionJSON": {
  "senderPublicKey": "10f09c34f225d425306e5be55a4946908156072afbead4d574a512d7e086ef5c",
  "chain": 2,
  "signature": "e961f58250dd256bb5f0628df342beb6ce042765d7cdad8d7598495759d7ec00ad8...",
  "feeNQT": "100000000",
  "type": 5,
  "fullHash": "05cbe451cdece14bab56c5684d30cd7eb62e45a86136071e90ae26981d4c1fc3",
  "version": 1,
  "ecBlockId": "12526333689713738846",
  "signatureHash": "f0e9f3b040890043fbc2d1b235377eb566805419f459184bc9290051bacdf80f",
  "attachment": {
   "currency": "9207767346829573996",
   "unitsQNT": "1",
   "counter": "26",
   "version.CurrencyMinting": 1,
   "nonce": "-6757092571753666960"
  },
  "senderRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
  "subtype": 7,
  "amountNQT": "0",
  "sender": "15295723609781267838",
  "ecBlockHeight": 160721,
  "deadline": 60,
  "transaction": "5467911789190892293",
  "timestamp": 34364005,
  "height": 2147483647
 },
 "broadcasted": true,
 "requestProcessingTime": 815,
 "transactionBytes": "0517655a0c023c0010f09c34f225d425306e5be55a49469081560...",
 "fullHash": "05cbe451cdece14bab56c5684d30cd7eb62e45a86136071e90ae26981d4c1fc3",
 "transaction": "5467911789190892293"
}