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

Program patriciasmolen.aleo

Program ID
patriciasmolen.aleo
Owner signature
sign1jpkvnz0yqukcj73hzh3e3sgzu96yhw8tyswmyx6hukggjkasqsq2fj4aqa0zfkwjlw87yaxs70a5rvpvxj5zant5w54wea3lvszgwqalk3gv2n8gn59s57dzfy4h9msym309q4gekmxh269vqvhe3w3kz2cuud7g4cdpff4fyeygun9aeje0lgf3jmdxmllg02qqd8a4yy2qklr8mcl
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 patriciasmolen.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