Program helloworld_15608s.aleo

Program ID
helloworld_15608s.aleo
Times called
3
Similar programs
Program Structure
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Source code (Aleo instructions)
program helloworld_15608s.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
793445 2023-03-19 13:00:50 as1cuspfxd86g3qen3ptav7y683p66zzl688g5kft52f35ykd5ed5yqlcpj55 main
787127 2023-03-18 13:35:06 as1d8zdaz09q8qdnljavq5qqxcftmw8dvm4qmp2tlu988z9q03j4gfqxpy4s6 main
787031 2023-03-18 13:15:42 as1s2zz5phc9f09xfkzuugkmggfal55hp2gupmksaf5ncawez8pjsgql3pxnt main