The explorer is out of sync. The last synced block is 277 hours ago. Current block height: explorer: 2206528 / node: 2384944 / ref: ?

Program elevenzero_23yjh5l5x3.aleo

Program ID
elevenzero_23yjh5l5x3.aleo
Owner signature
sign1ncf3h7r8djsmul4em7xw28rwm3j7vmm0a8e8ur74s5dhf5wfdvqn4vkq5rpkx2klw2skhjs2tnur32hprdenxrpg6vax8fgtp9pqcq0v7umpje4wdcfn74zsuhsyj36fdwzj0cd5wz2yu3p5pf9unu6rpw43fcmysp8w28wj60y94xqn5c2tuh35vhak8cl9pegxwa8uyjxskest27d
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 elevenzero_23yjh5l5x3.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