The explorer is out of sync. The last synced block is 138 hours ago. Current block height: explorer: 2206528 / node: 2296407 / ref: 2296405

Program marciashaffer.aleo

Program ID
marciashaffer.aleo
Owner signature
sign1ayu0lkgzl7t7fa6nxcr20pauzafgct37s6ehkwe2pvu9xnzz2sq0selzygpvhd2msm4tcvsfldtugggjktwu9rg9ds4xs20e49qhkpyz8qn48umxm3g7eegf9swvxk64tgkykhg0z0c4a5jv4xxy8nqgqfdlxhvflepca6y5tw9t8vagqu8tykcmqu5jgqsjzs8fjkfvvf2pzqzjzks
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 marciashaffer.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