Program helloworld_10mvng.aleo
Program ID
helloworld_10mvng.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_10mvng.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 |
791251 | 2023-03-19 04:54:06 | as1h7ytzeffsfzwu3lpyketqzk354r0qvfye43md9e5wvwa6u8p4gqsp9jneh | main |
791182 | 2023-03-19 04:39:07 | as1kszv9222xzvvqsda6r42tml9jf2hhfs3k52pus488709nqxjvq8sx9w238 | main |