The explorer is out of sync. The last synced block is 67 hours ago. Current block height: explorer: 2206528 / node: 2250338 / ref: 2250338

Program conspecific.aleo

Program ID
conspecific.aleo
Owner signature
sign1udy98zev4wdl2f9dfhnwx4593qmzak0vu8uwwvfutsu027as0upurnsz7628fx5gdepa27jw3e5q3ycjwh7a2fg4yttvd6t7ge8q2qj4wj8hq3k94kjt8g64mfydvltfqphdh5q59thrf54jqae72peqq6g3chguuzh3q59xtwmsvzz3fs5uzq7025pve0l5qypfphpdl68s6fmh9a2
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 conspecific.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