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

Program hello_bharat.aleo

Program ID
hello_bharat.aleo
Owner signature
sign18a0f0wkknff4jjuuj26zg4qwf060g85w2y0cxv8rp5unnzazyyqkjyxa4wg7005dl4s7xp9n95w23tnsetlgtxa6v2y73zwg9ru9jqedrcgyden43aguu3dcah0226le68mr4gex8eup7rjdl8svrqaaq65enr67z2mhectd8uw7u0lw5crztktyk3ewqrml9wefqqwpazuqgl6yw3q
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 hello_bharat.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