mlabs-haskell/CardStarter-bulk-airdrop-script

Allow many token types in an airdrop

Closed this issue · 1 comments

currently the input requires Address, amount for a single global AssetClass in a drop.

if we allow a third and fourth column for currencysymbol, tokenname, is this useful in a general case for NFT distribution as well?

Don't think it'd be too hard