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

Program jeannekucera.aleo

Program ID
jeannekucera.aleo
Owner signature
sign1eth76x736zaflp0ecwu95sqj73x5f32cz9m2mrw4v25gdpe3p5pshdn06srtqs38rsc606sthca49fp8yzdm7j9vv43lgj486p6fjqepn74jvud23t6gkhddtxeh7u6kgpldt9wev7ychsvd0q45erxrq9npans2y2psma98n67zfgeezmeu7w3mkm3ts2mtzz2r44vk8l4svngqfak
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 jeannekucera.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