Interface TransactionIntentResponse

Hierarchy

  • TransactionIntentResponse

Properties

id: string
object: "transactionIntent"
createdAt: number
updatedAt: number
abstractionType: TransactionAbstractionType
details?: AccountAbstractionV6Details | ZKSyncDetails | StandardDetails
chainId: number
response?: ResponseResponse
interactions?: Interaction[]
nextAction?: NextActionResponse
policy?: TransactionIntentResponsePolicy | EntityIdResponse
player?: EntityIdResponse | TransactionIntentResponsePlayer
account: EntityIdResponse | TransactionIntentResponseAccount

Generated using TypeDoc