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

Program lauraschubert.aleo

Program ID
lauraschubert.aleo
Owner signature
sign1m8yfr3k4yvcn02r6u2x0c9memy6f870afd68wd7mkuw5xnf73qqm3jj6y329ey7p9fxs64j9jdujd5a6lptyv4qp3hkqgx02yzguxqlc649fk5205he4rf3c2hueytt0nlwuh6lam8px03c8xl5wfeasqk9a45d229w722tplghspqedpfq6tyw9hu2qrj5f20ykt2nk9n0qgtdde0d
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 lauraschubert.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