The explorer is out of sync. The last synced block is 192 hours ago. Current block height: explorer: 2206528 / node: 2330596 / ref: 2330597

Program heatherstevens.aleo

Program ID
heatherstevens.aleo
Owner signature
sign1v3j0xkskznmsauw2yjjp5r6eg5mluq3dayumqhk3kx4l3ftgvsp5xgvjktnvh2s879pvhmdfagg6390wdthq04fx9dmjls824qy9vqhyzt4chy2zfft397v535s4nt4e6f2rn03wh3g9jjh28ysen93mq0xqjgj5hr3z3qxetcp5kavf9mvpaq9vqz8kxr2clzz95qyt75msjzwhmhc
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 heatherstevens.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