bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 644 forks source link

Develop the functionality to create a list of accounts eligible to claim assets #2774

Open xiao93 opened 11 months ago

xiao93 commented 11 months ago

Create a functionality to specify the account list, assets, quantities, and expiration date for claiming.

This will enable airdrop distribution, secure asset allocation, and release capabilities.

grctest commented 3 months ago

You can already easily perform airdrops using https://github.com/BTS-CM/airdrop_tool

It does cost fees up front to perform the transfer, however so too would creating an on-chain airdrop distro list.

You could recreate the claiming mechanism potentially by just sending airdropped tokens into user vesting balances potentially..