The explorer is out of sync. The last synced block is 542 hours ago. Current block height: explorer: 2206528 / node: 2553084 / ref: 2492275

Program robertjohnson68124.aleo

Program ID
robertjohnson68124.aleo
Owner signature
sign1gtsna4flpnv3nhezhrw5gy2aa4mukmwk3wfuy84sl5h3hy5jayp0hua8j8j3nyeuyxtq4dueumvlwgjtm7kcfrmkl5lpuqj8wud27q5vetny7ysnu54j90vm5dddylu47fs26d7enxkrn3l8k26p04y7qkmva3csntw674wua55r7uzmwunrt0hl6vhxa5csshetulgnt59skvmm39y
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program robertjohnson68124.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented