interface GetAllPermittedAppIdsForPkpParams {
    pkpEthAddress: string;
    offset: string;
}

Properties

pkpEthAddress: string
offset: string