[Proposal] Create a Group from Binance Account Bound Token holders
ZKentin opened this issue · 2 comments
A Binance Account Bound Token is a non-transferable ERC-721 NFT that is the on-chain representation of an off-chain Binance KYC verified identity.
Creating the BinanceAccountBound Token Group will enable to generate new sybil-resistant Groups from members that are unique humans verified by a KYC.
Specifications
Expected Group: list of all addresses holding a Binance Account Bound Token.
Tips on how to create the Group
Binance Account Bound Token is minted on BNB Chain with this contract address.
The easiest way to extract the list of addresses is by using their API.
Have a look at Sismo documentation to understand how to generate a group.
Have fun!
I've looked into this and don't see a data provider right now to create this group. Alchemy doesn't support BSC and neither does the token-provider. I suggest adding ankr rpc data provider as it supports BSC.
Or do you have any tips?
Hey, yes because the Token Provider (which use BigQuery) and the Alchemy Provider doesn't support the BSC, you are free tu use the provider you want 😊