SELECT * FROM arbitrum.core.fact_transactions
WHERE TO_ADDRESS = '0xc873fecbd354f5a56e00e710b90ef4201db2448d'
AND ORIGIN_FUNCTION_SIGNATURE = '0xf305d719'
AND INPUT_DATA like '%09e18590e8f76b6cf471b3cd75fe1a1a9d2b2c2b%'
ORDER BY BLOCK_NUMBER
LIMIT 10