Program helloworld_19hcuh.aleo
Program ID
helloworld_19hcuh.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_19hcuh.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 |
794473 | 2023-03-19 16:42:28 | as1qxrl5rr7q757hr495zrzyhc0d39zutvjxevsjla5h6hr4x4wsqzq8jlpaf | main |