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

Program greenstein.aleo

Program ID
greenstein.aleo
Owner signature
sign19csxjvhdat3428v24ca4zw0rwk5273xlne0f94jlnth4elmj5vpyzdg3q2kmezeh22y4r0a7ltn65pdyqgyt3tl7q6u0cv5539jm2q0wafd782h87pzead5h9h9eh4v984swlaqhwlgms2k7k0c0nf50ptqmsv5mp23y8lgx4qc33uekya7w7f9qm797x77y25rfz6y2uz0sumj4697
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 greenstein.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