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

Program mylovelywife_v3.aleo

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

program mylovelywife_v3.aleo;

function hello_wife:
    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