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

Program myfirstlove_v10.aleo

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

program myfirstlove_v10.aleo;

function hello_love:
    input r0 as u32.public;
    input r1 as u32.private;
    input r2 as u32.private;
    add r0 r1 into r3;
    add r2 r3 into r4;
    output r4 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented