Program helloworld_eq90y7.aleo

Program ID
helloworld_eq90y7.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_eq90y7.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
791951 2023-03-19 07:31:51 as1t8438w742cc7zqy4sqcqemh0hu5mpq7usjzm03mkws8flv0qsy9st24nsk main
791946 2023-03-19 07:30:47 as1dcvl9dq9yyh70n59cur7z6ln20xhcqc409kdvrdx7n2a98vz3u9sjzgnxk main