bitshares-core icon indicating copy to clipboard operation
bitshares-core copied to clipboard

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

Open xiao93 opened this issue 2 years ago • 1 comments

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.

xiao93 avatar Aug 02 '23 16:08 xiao93

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..

grctest avatar Feb 29 '24 13:02 grctest