Pine Analyticslinear-lime
    Updated 2025-03-17
    select
    ARRAY_SIZE(instruction['accounts']),
    count(*)
    from eclipse.core.fact_events
    where program_id like 'CPMMQoayoCZGUq4wQRxrPBNrrExU6PLg1eEAXC83KDzv'
    and block_timestamp > '2024-03-10'
    --and ARRAY_SIZE(instruction['accounts']) = 13
    and SUCCEEDED
    group by 1



    Last run: about 1 month ago
    ARRAY_SIZE(INSTRUCTION['ACCOUNTS'])
    COUNT(*)
    1
    217
    2
    208
    3
    320
    4
    1484
    5
    13950
    5
    39B
    3s