Type alias UnknownOpenActionModuleSettings
UnknownOpenActionModuleSettings: { __typename: "UnknownOpenActionModuleSettings"; collectNft: EvmAddress | null; contract: NetworkAddress; initializeCalldata: string | null; initializeResultData: string | null; signlessApproved: boolean; sponsoredApproved: boolean; type: OpenActionModuleType; verified: boolean; } Type declaration
__typename: "UnknownOpenActionModuleSettings"
initializeCalldata: string | null
initializeResultData: string | null
signlessApproved: boolean
sponsoredApproved: boolean
verified: boolean