The explorer is out of sync. The last synced block is 493 hours ago. Current block height: explorer: 2206528 / node: 2521501 / ref: ?

Program pomoyka_hello1.aleo

Program ID
pomoyka_hello1.aleo
Owner signature
sign14ca5j3dcxh7qanza4f7j4usfsnp2nl9khyyzl94tfadlrsz6agpv6vu59yejhvuxzszege53rvh7y6qps8p9zuuye4mpd3dxg9ny7qqa4j3knh6curvq5c2t7lh20wx4z257uq0szm4p6zc6f25tz5znpyugsvfj5zvp7ga64qenmc9f0syu8ctss7j6evl0yvrrq9yfw5zscn60dz3
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 pomoyka_hello1.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