bitshares-core
bitshares-core copied to clipboard
Develop the functionality to create a list of accounts eligible to claim assets
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.
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..