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

Program sharanwest.aleo

Program ID
sharanwest.aleo
Owner signature
sign19p63rp07gmh2rjnm0qvel20ru9kgh2kzq58reecx7l693qkuccqaagx2hckxzy0axjtndfz6xnzlfh9yqqxw0ygrdj487esldln9up8uq8vz2zmu0w3932dmex0ep7crna5a6v6pdk36h9sn6r037r6ppdmpyan3asssxd8z330ujvjygsswurqncgf8gp9ayevxjc9khyuq572q2y2
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 sharanwest.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