The explorer is out of sync. The last synced block is 151 hours ago. Current block height: explorer: 2206528 / node: 2304620 / ref: 2304618

Program seanmedders.aleo

Program ID
seanmedders.aleo
Owner signature
sign1ldpgluukdesw3sdj8awkra9nh25cd8ta458julgg8qmnn6pwyypjqlf44vxzclymaeh4ajmdx6xqjv65r4mgz7eq4rfeaed7r4p9qqjncgjdrze6eh9dl6khgya6s326xkfa0jmmhuus97hk03y69yu3zg7ft8r07lx6dt28zgxyp44zzw0t4h6jhp35tz75jgvdtxc4ls2qz2wcfvg
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 seanmedders.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