The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: 2243568 / ref: 2243565

Program angle_thicksharp.aleo

Program ID
angle_thicksharp.aleo
Owner signature
sign1ycha79d3ef6pskhrlkawkdtz3pzdgsyxjudvlhdaf2t07qkmscqgxsejpf247lllhmf5d39xtuv0r8jdlhg4w86jlxxfdn6wltx3gqftmrmxmqhgu7eula5rjypcnunxtmy3lfl334tl077hxk2ptfuczz5ve9jf2x6vjt0763kv06lpn439545nq2cr3p53hg28cs5k7ufpquc8836
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 angle_thicksharp.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