Classes
Get class contracts
Retrieve a list of all contracts deployed from a specific class.
get/classes/{classHash}/contracts
Path parameters
classHashstring required
Starknet class hash (0x-prefixed hex).
Starknet class hash (0x-prefixed hex).
Query parameters
pinteger
Page number. Defaults to 1.
Page number. Defaults to 1.
psinteger
Number of items per page. Available options: 10, 25, 50, 100.
Number of items per page. Available options: 10, 25, 50, 100.
Response
List of contracts
Changes
No recorded changes to this endpoint across all 1 revision of this API.