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

Program myfirstlove_v8.aleo

Program ID
myfirstlove_v8.aleo
Owner signature
sign1y5f2td866a8hv2gsftf630dw5sy0rexqrcdwmvkaza9sqfd6suq4jluplj20lp4wmmw7ramp477vc6607whfrsn9hesqelqmm02zvqauytynf95tcxrpv8dnmwpfnxfuj5kmlk84y9ahvc8ethflpd34px7z3cfp02jvvea4qkapyhyz39zdntwmnpt27yfqn5jczp62ankq65c30qu
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_v8.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