Summary of access registry state
Returns a summary of the current state of the access registry for the specified baseAssetId and accessRegistryAddress.
GET
TypeScript
Path Parameters
The blockchain base assetId
The access registry address
Response
Successfully retrieved the summary of the access registry state
The total number of active addresses in the access registry
Example:
42
Previous
Fetch onchain transactions for a contractReturns a paginated list of onchain transactions for the specified contract address and base asset ID, optionally filtered by date range.
Next
TypeScript