Program helloworld_17v37n.aleo
Program ID
helloworld_17v37n.aleo
Deployment transaction
Times called
2
Similar programs
Program Structure
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Source code (Aleo instructions)
program helloworld_17v37n.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 |
791249 | 2023-03-19 04:53:37 | as186hv2pgjp7dfc7cc98whf7w0r949qes5ltz8vzd9826edxphq5xq3c3qpc | main |
791179 | 2023-03-19 04:38:27 | as16ydpdy3lelmuneu30v5gr5ectrzl7vhs02klpt5gq0453ku22u8sweg0g7 | main |