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

Program marcywalter.aleo

Program ID
marcywalter.aleo
Owner signature
sign1g6zfelf87x5qgfcmghp3ctks5j8pt2x42rsxe8m84m9adh5l8uqjxsq3a08mu6348ar9cn6tlhwpsh78lhauyw9ke397npr4k6vr7qzxh9r0z8fzgvm30fn4unkzjxnx0rvqd42ry7kjrxs9rnltt6mep84z7xf3glgcn0g0nevrzm07t67hx88ez8cuanvwvp408uwa2rtsv0k0hex
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 marcywalter.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