Last updated 8 months ago
Use the JSON RPC listcontracts endpoint. For example, to view verified contracts, use the following query. Pagination is available
listcontracts
curl -X GET " https://quaiscan.io/api?module=contract&action=listcontracts&page=1&offset=50&filter=verified " -H "accept: application/json"
There are several ways:
Use the