get https://api.bifrostnetwork.com/v3/ft/contract//counters
Get the contract's number of holders and transfers of the given contract address on the given network type.
Log in to see full request history
Responses
Get the contract's number of holders and transfers of the given contract address on the given network type.
xxxxxxxxxx
curl --request GET \
--url https://api.bifrostnetwork.com/v3/ft/contract/contractHash/counters \
--header 'Authorization: {your-api-token}' \
--header 'X-Network: testnet' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: