Program helloworld_14du45.aleo

Program ID
helloworld_14du45.aleo
Times called
2
Similar programs
Program Structure
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Source code (Aleo instructions)
program helloworld_14du45.aleo;

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

Recent calls

Block height Timestamp Transition ID Function call
791247 2023-03-19 04:53:12 as10hwwmdkqhgtctsa3e8zshx3sccldqseqnx03yyr35hnyxk0rku9sana3p3 main
791176 2023-03-19 04:37:46 as1cw2unp585l5d038jj0wuvlszv7tuez60mtdm8s6dfa8qlhxyvu8spr425p main