aptos-labs / hong-bao

Into 2023 Hackathon: Hong Bao
https://aptos-labs.github.io/hong-bao/
9 stars 3 forks source link

Consider changing snatch allowlist to be based directly on token ownership #20

Open banool opened 1 year ago

banool commented 1 year ago

Consider changing snatching allowlist from a list of addresses passed in at Gift creation time to an on chain check of token ownership. That way new members in the chat are eligible for gifts too. It also means you don't have to pass in n account addresses to the "create gift" function.