ankr · Arazzo Workflow
Ankr Token Holder Distribution
Version 1.0.0
Count an ERC-20 token's holders, then list them and read its price.
Provider
Workflows
token-holder-distribution
Count, list, and value an ERC-20 token's holders.
Reads the total holder count for a token contract, lists the holders, and reads the token's current USD price to value the distribution.
1
getHoldersCount
ankrGetTokenHoldersCount
Retrieve the total number of holders for the token contract.
2
getHolders
ankrGetTokenHolders
List the holders of the token contract.
3
getPrice
ankrGetTokenPrice
Retrieve the current USD price for the token so the holder distribution can be valued.