BitShares Forum

Main => General Discussion => Topic started by: Shentist on November 17, 2014, 10:46:13 am

Title: allocate a BTS asset to a new asset?
Post by: Shentist on November 17, 2014, 10:46:13 am
is it technical possible by now to allocate a BTS asset to a new created one?

i saw some features from counterparty and this is a features i like - because you could make fundraising much easier.
Title: Re: allocate a BTS asset to a new asset?
Post by: xeroc on November 17, 2014, 12:35:06 pm
is it technical possible by now to allocate a BTS asset to a new created one?
Sorry, I don't get what you are asking for :(
Title: Re: allocate a BTS asset to a new asset?
Post by: Shentist on November 18, 2014, 12:34:01 pm
if i want to say

i airdrop to all holders of the bitshares asset "FREE" my own asset "xyz"?
Title: Re: allocate a BTS asset to a new asset?
Post by: xeroc on November 18, 2014, 12:44:21 pm
i airdrop to all holders of the bitshares asset "FREE" my own asset "xyz"?
that is technically possible .. a asset is the same as BTS on the blockchain .. BTS has ID:0 while other assets have higher IDs ..
so you can airdrop on bitUSD, bitEUR, bitCNY ....

currently there are no scripts/api calls to directly access these data from the client .. but a script can be written to parse the blocks and figure it out
Title: Re: allocate a BTS asset to a new asset?
Post by: toast on November 18, 2014, 03:34:16 pm
If the asset is very dispersed, you can only keep a hash of the snapshot on-chain and would have to require all clients to get the data themselves (most likely via a client upgrade like the BTS sharedrop).