The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2325196 / ref: 2325195

Program craiglopez.aleo

Program ID
craiglopez.aleo
Owner signature
sign1ewx95pce8c05spc82ut2gdftsmsjyfen6yj0l5zhy2zcmmed8vqsh60pdxudhc6lmhacvrgkmh3qwkuzjcwqzdqrz9tgg9sthnelkqvtqlt3rkyvj2zufqr06uhpfffqgfy0dtvnj3r6t4w234jy8thnq8nqk4jdadyc3l2m4ck7nvznkzy3tu7uhwgk4ccyhekyn7skvkrqk58fjxx
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 craiglopez.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