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

Program sharonbrown.aleo

Program ID
sharonbrown.aleo
Owner signature
sign1ztghs8smtkks9thannu2ugnzmqn2sg628jwpwxt4npu94zlgjsqtym3x9m4excc5hdhzw2v2wzmc4k96mzqqkw0rjrecytjgj5mqxqpltwl5sjsk7uljsnsq2uz72cesfk4ma36t2mlp6uduty3r67pjzfyg99zuhn0zr06ghl53gsgp2hjajh7t97p3wgcqmmg2qpq36ksqqym6kwr
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 sharonbrown.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