Program helloworld_t7g93y.aleo

Program ID
helloworld_t7g93y.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_t7g93y.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
791953 2023-03-19 07:32:16 as1z754djrpy052xsek6u86w4yyp2ul6tenhjxcgxjejdsnzfhxf5gssndhwf main
791948 2023-03-19 07:31:10 as1h3dzk6nm68nxwhelzyt6cl7hqkxrndtp2w8w26tdr59uc6xz7yqq6dvpkc main