No chance to reserve, but u could offer the highest fee when AE is activated. Asset names r not transferable.
Separately, would it be possible to get an API call that somehow implements:
The client (spender) generates a CoinSpend signature on the transaction that includes the hash of the transaction as well as the Accumulator and PrivateCoin object. The resulting CoinSpend embeds both a coin serial number and a set of zero-knowledge proofs that prove (A) that the spender knows a coin in the transaction set, (B) that the serial number is consistent with the coin, and (C) the spender knows the secret values for the coin. These are all tied to the transaction hash. The client (spender) serializes the CoinSpend object and transmits the completed ZEROCOIN_SPEND transaction to the network.
[from https://github.com/Zerocoin/libzerocoin/wiki/Integrating-with-bitcoin-clients]
The above needs to trigger a NXT payment from some magic acct that previously received NXT. I just can't figure out the logistics of all that.
James