The explorer is out of sync. The last synced block is 444 hours ago. Current block height: explorer: 2206528 / node: 2490498 / ref: 2490498

Program howardfernandez.aleo

Program ID
howardfernandez.aleo
Owner signature
sign167yuj6qndhzyygzgvewxzwuxageyu9p7pcv6yze6un3lez8k9gpn4emu55erx8hukkx8qely2dhlm8gqg03h403tsyc9h8m5naz32qy76vyrgzmwkq55rjvzaary26rtnkjdzxu6pyu4t0wrq852yyuxzx9hfnml4qxpmkngj8hxqns5aqw5t9t72w2578ra634jx2c6v8xs5xr06yq
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 howardfernandez.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