I am new to blockchain development and i am trying to get detail data of a contract like (marketcap, holders, amount...) from the Binance Smart Chain (BSC), and i am trying to use the BSC Scan API (https://bscscan.com/apis#contracts) and i also see another options like Bit query (https://bitquery.io/blog/ethereum-events-api) which one should i use, Thank you in advance.
How to get Contract ABI for Verified Contract Source Codes in BSC scan API
6.1k Views Asked by Abenezer Melkamu At
2
An official API is available for getting ABI versions of bscscan.com verified contracts.
This is a sample call from browser:
The Javascript sample:
Source: https://docs.bscscan.com/api-endpoints/contracts