Program helloworld_1eg0z3.aleo
Program ID
helloworld_1eg0z3.aleo
Deployment transaction
Times called
1
Similar programs
Program Structure
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Source code (Aleo instructions)
program helloworld_1eg0z3.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 |
794454 | 2023-03-19 16:38:25 | as17vcfl6cp9sg64k8qv526mke5rkk9xwln5ksnejy5arzu8hsvhuxqzlqdnm | main |