Currently, AbuseFilter extension provides a custom log page at Special:AbuseLog which does not currently display "Show IP" links for temporary accounts that caused a log entry.
To address that, T388124: CheckUser IP reveal: Support IP reveal on Special:AbuseLog aims to re-enable the "Show IP" button after fixing it to show the IP associated with the specific AbuseFilter log.
This task is to implement the frontend changes for that task, that is, use the new endpoint introduced by T400042: CheckUser IP reveal: Support IP reveal on Special:AbuseLog (backend) from the AbuseFilter log page.