List deployed contracts data
Return a filtered lean representation of the deployed contracts data on all blockchains (paginated)
GET
TypeScript
Query Parameters
Page cursor to get the next page
Number of items per page, requesting more then max will return max items
Required range:
1 <= x <= 100The contract's onchain address
TypeScript