Translations:Monetary System/119/en

From ArdorDocs
Jump to: navigation, search

Issue Currency Example

http://localhost:27876/nxt?
  requestType=issueCurrency&
  chain=2&
  name=MystcoinX&
  code=MYSTX&
  description=Exchangeable&
  type=1&
  initialSupply=10000&
  maxSupply=10000&
  decimals=2&
  secretPhrase=SECRETPHRASE&
  feeNQT=4000000000&
  deadline=60

{
 "signatureHash": "c5ec66dd60bcc13fc0fe2cb617b4d7a05e7ef6360aacc591c911969785361491",
 "unsignedTransactionBytes": "05100f8308023c0010f09c34f225d425306e5be55a49469081...",
 "transactionJSON": {
  "senderPublicKey": "10f09c34f225d425306e5be55a4946908156072afbead4d574a512d7e086ef5c",
  "chain": 2,
  "signature": "da27e4bead869d0e96fb9370f0afcd0c49eb17b7da503705384239d9abaec209733...",
  "feeNQT": "4000000000",
  "type": 5,
  "fullHash": "6c08c076d4617e5a4be6f027c9b3e47ddb0e92fab87032d631546051dbdbfe8c",
  "version": 1,
  "ecBlockId": "2004481009157728964",
  "signatureHash": "c5ec66dd60bcc13fc0fe2cb617b4d7a05e7ef6360aacc591c911969785361491",
  "attachment": {
   "initialSupply": "10000",
   "code": "MYSTX",
   "minDifficulty": 0,
   "ruleset": 0,
   "description": "Exchangeable",
   "minReservePerUnitNQT": "0",
   "issuanceHeight": 0,
   "type": 1,
   "reserveSupply": "0",
   "version.CurrencyIssuance": 1,
   "maxDifficulty": 0,
   "decimals": 2,
   "name": "MystcoinX",
   "maxSupply": "10000",
   "algorithm": 0
  },
  "senderRS": "ARDOR-4VDY-LNVT-LMAY-FMCKA",
  "subtype": 0,
  "amountNQT": "0",
  "sender": "15295723609781267838",
  "ecBlockHeight": 162060,
  "deadline": 60,
  "transaction": "6520756875632314476",
  "timestamp": 34112271,
  "height": 2147483647
 },
 "broadcasted": true,
 "requestProcessingTime": 53,
 "transactionBytes": "05100f8308023c0010f09c34f225d425306e5be55a49469081560...",
 "fullHash": "6c08c076d4617e5a4be6f027c9b3e47ddb0e92fab87032d631546051dbdbfe8c",
 "transaction": "6520756875632314476"
}