Contract Details Response
@Serializable
Response containing full details of a smart account contract.
Includes the contract ID, summary information, and all context rules with their signers and policies.
Constructors
Link copied to clipboard
constructor(contractId: String, summary: IndexedContractSummary, contextRules: List<IndexedContextRule>)