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

Program marchernandez.aleo

Program ID
marchernandez.aleo
Owner signature
sign16yzdk5ws2nejzht2h76mnpdtnyx7ekkra0g3wcy9veffaf3z9qqzt7k23lksgwe2ej4h7ttd2mn9ex90khzwsdet5yt45e3ym3xezqp0xlcvdkdsph7ftzxxyaee9ufkaemk5vu3eq0ephuars35tncnzzq38a3vk22u6zy6casrknjahgddct40tfunc8qg3xkpxjdtjdwsuaz4pst
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 marchernandez.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