The explorer is out of sync. The last synced block is 72 hours ago. Current block height: explorer: 2206528 / node: 2253185 / ref: 2253183

Program compunction.aleo

Program ID
compunction.aleo
Owner signature
sign1mwfuw8apds8skzlqawv358ufpx28zhpqazql9s6f9kdv0sp0fcqynq9ymevp2tjycegat2s86nakh4gq8mq2u898pzax54fjrqwlwq4k0h3ayl8aas2luv0j09ukmhqyuqru7c7yrfdrhjlraql4scnupsqyf03qyd3lzwtkd2xw6t8evn0twxnusuzfy3tv0wlkjuna9y6sg6v65s8
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program compunction.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
1,779,1712024-03-27 21:48:29au160yq433uwzvdnunppwh2da477emamm42ttef9c5t25ecthjyzgps9kzcxphelloAccepted
1,777,9512024-03-27 19:51:49au1nw7la8nk5sg9wwe2u5x6c5z40lzar8l00ewre4j54884990dcsrs3p2uclhelloAccepted
Program has no mappings.
Not implemented