The explorer is out of sync. The last synced block is 443 hours ago. Current block height: explorer: 2206528 / node: 2490026 / ref: 2490025

Program marthastackhouse.aleo

Program ID
marthastackhouse.aleo
Owner signature
sign1d5gw5hfykkpf358w4gr3cd8gl0cxptm6cwk5pyqfppc3w0cny5pqeyy4sq0736ym7920pzckqcwcsa4vapp5a47kpqrjwfh82ykpvqxheuw6ll9xn6qtqvuv2gnxcc0fzznvhn58xdhlk3pujuqwty3pp9x8469wwea2w7qx4rtj9czqgexsggzknutmnzw93n5jlh8q2hdqsuzmggt
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 marthastackhouse.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