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

Program kellybartlett.aleo

Program ID
kellybartlett.aleo
Owner signature
sign1nhzlx9m2j72x2ga99vx60qmw30wvdatwu24hj4jn85myzex7v5p2teufj8p5s86t9q7ylegkvlkvhpjzl44x7ez423xwu7cfmhzu5q2s244mkerp5t3q86fejy7nqkhg80l6zkxpvkrwnsjafek23vp5pltpy3mrvvhlznwvpv9wh56dy6qcc7sf3hgayc4mhgdun5rg6dcsxq86ms6
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 kellybartlett.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