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

Program davidyoung95241.aleo

Program ID
davidyoung95241.aleo
Owner signature
sign1dptcfdr2fe2u8hs3mzlr70x5qvjuw9nt0tqxytwmyd3wwqtpp5pyv6n7vlksnxlptjcpygsvu57mppf7vj6dfn36r547ayjneqds2qack8xc8avuz42nk9l42kerg77cvkr7uz3j3p7s34mkf7tkq4jjqchv6c77eq087j4zjmupyxzyzp282f0w0lvmqvxv2s3ut7jv8yzsw6aqmrt
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 davidyoung95241.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