Translations:Asset Exchange/145/en

From ArdorDocs
Revision as of 18:34, 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

Issue Asset Example

http://localhost:27876/nxt?
  requestType=issueAsset&
  publicKey=57fb6f3a958e320bb49c4e81b4c2cf28b9f25d086c143b473beec228f79ff93c&
  chain=2&
  name=SecretCoin&
  description=This is SecretCoin&
  quantityQNT=100&
  deadline=60&
  feeNQT=100000000000&
  broad=false

{
 "unsignedTransactionBytes": "021095e5da013c0073080c6a224062660184f10ebb7fb431d459364a12403...",
 "transactionJSON": {
  "senderPublicKey": "73080c6a224062660184f10ebb7fb431d459364a12403320c7f601f9d75cc547",
  "feeNQT": "100000000000",
  "type": 2,
  "version": 1,
  "ecBlockId": "1564408139943737911",
  "attachment": {
   "name": "SecretCoin",
   "description": "This+is+SecretCoin",
   "quantityQNT": "100",
   "version.AssetIssuance": 1,
   "decimals": 0
  },
  "senderRS": "ARDOR-4VNQ-RWZC-4WWQ-GVM8S",
  "subtype": 0,
  "amountNQT": "0",
  "sender": "17013046603665206934",
  "ecBlockHeight": 288402,
  "deadline": 60,
  "timestamp": 31122837,
  "height": 2147483647
 },
 "broadcasted": false,
 "requestProcessingTime": 2
}