Hello,
Is there any way to get a mosaic levy fee at a particular blockheight?
Hello,
Is there any way to get a mosaic levy fee at a particular blockheight?
Hi. You can’t change levy for mosaic (only supply). But it’s possible such scenario:
In such solution you could have new mosaic with same namespace and name and other properties (also leavy).
That’s why you have do with namespaces and mosaics same as described here: Explorer.ournem.com - Feedback - #85 by gd_kuaile (during synchronization block by block save state into db).
But if such happens, I can see namespace provision type of transactions only, not mosaic definition creation transaction. Why? Which type of transactions will exist while creating new ones after expiry?
Can we get such info from explorers api’s then? If they are storing they should have information on mosaic definition at a block height. or not?
There is no API exposing by explorer as far as I know.
Transaction will be as follow:
—namespace expired—
So basicly when you process block by block you have to keep the current (for processed block) mosaic definition and use it.