Program helloworld_1wwp46.aleo
Program ID
helloworld_1wwp46.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_1wwp46.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 |
791260 | 2023-03-19 04:56:08 | as1vc798fqxxnvmljepyv6z9gn6kmu7g8p3y78j0yg0w99nndvacqgqy5ufvz | main |
791194 | 2023-03-19 04:41:59 | as16t0y0lsjx3q85f9x8qlrgmyl0nfyplz7r6fqxa3jtapkv6wd0u8qyzj4ff | main |