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

Program judithsosa.aleo

Program ID
judithsosa.aleo
Owner signature
sign1ter6jkzctww6du5ts682tjhg0aqpmsfcvphcfc6hxp4ggpwq7gpjhdp2s8vwk97zepwm04yrzkmjv8terqwt3lkhchkdu4a7ulmp7q44tk0v52ptr9f4gfh6lmunhj9cx6fjudcp7m0nqwvnu0l93jlnqetxjejhytrpveusjn5eypdwypj70qm9lyvml6pth334dz0t5quq6mcwk6g
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 judithsosa.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