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

Program olgalevchenko.aleo

Program ID
olgalevchenko.aleo
Owner signature
sign1y73hd0zjhrxgfnnlkpqr3005em0d5tq4nr0fwmkhgkrh3353zgp2cssxzl304ws4lx8hjl22tzxynvdjw42nrvrnzj59fh9djwpjcqy9wmx2uhk9qttj0u3t7m8qun3j6v56kgxpmp4hwsfgple63cl9qw4rxxjde5ffc6vwwhnwnkjcjxlw05gldmznt52pumvnd56k07rssp6exuh
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 olgalevchenko.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