Content
@
https://warpcast.com/~/channel/base-builds
0 reply
0 recast
0 reaction
jp π©
@jpfraneto.eth
imagine you want to take a snapshot of all the holders of token X and their balance. how would you do it?
5 replies
3 recasts
7 reactions
onten.eth π©
@rezaisgoat.eth
basescan is the easy way. the hard way would be using the contract to get all the addresses the token has been sent to and then get the balance for each user to ensure they are still holding.
1 reply
0 recast
1 reaction
Nico Cap
@nicocapital
I guess u have to connect to basescan ?
0 reply
0 recast
0 reaction
caso
@0xcaso
probably read all the transfers from when the token has been minted, otherwise https://docs.bitquery.io/docs/examples/token-holders/token-holder-api/, but not sure about the reliability
1 reply
0 recast
1 reaction
Kevin
@typedarray.eth
@fucory could you use a custom view function for this?
1 reply
0 recast
1 reaction
BrixBountyFarm π©
@brixbounty
I used basescan and exported csv style to excel for $OIL, yet there has to be more tech savvy ways - using one of the data platforms
0 reply
0 recast
0 reaction