The explorer is out of sync. The last synced block is 532 hours ago. Current block height: explorer: 2206528 / node: 2546494 / ref: 2492275

Program philipshepard.aleo

Program ID
philipshepard.aleo
Owner signature
sign1wwds5esncqlj3c204z8e37hpsuwhayyzfpcf6hvndaej6hkg7upzttmux2d3w7sd92vdfl9y5sz5eatvx8rykaqedxc6t9sztfkwwq7q00umet2s87ht054kltn8mmwlxmj49j3j0pth82pn0l0ucdxdprq576smrjw3nvktvpxf04ys9zv2rxda96eu9u6s3zytfa2nmvuq2tz5x6z
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 philipshepard.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