Hi,
What is the amount mentioned in the mosaic transfer? On nembex explorer, it’s showing it as to quantity and on nemtool is shows the amount as 0 even if it’s calculated from API response then it should be 1.
example,
{
“timeStamp”: 83163971,
"amount": 1000000,
“signature”: “05961cc8d0b55cc87a96f8c9dbcfda8b6188dc1f05c565e0c542d53992c35a03734986e67233d53caf6aa24978bcb55b45abe91a412a3c124ddf5c13e19e0f0d”,
“fee”: 100000,
“recipient”: “NDUJFAEVV6MUJNHMQBWINYQTFIKNTV7JQD7ZE4WR”,
“mosaics”: [
{
"quantity": 3,
“mosaicId”: {
“namespaceId”: “nemket.nemket2017”,
“name”: “entry”
}
},
{
"quantity": 1,
“mosaicId”: {
“namespaceId”: “nemket.nemket2017”,
“name”: “lottery”
}
}
],
“type”: 257,
“deadline”: 83250371,
“message”: {},
“version”: 1744830466,
“signer”: “83ea57df975db23a383bd1a89ecca9a5a5ba84d78a12248d678c539b5bd67279”
}