The explorer is out of sync. The last synced block is 142 hours ago. Current block height: explorer: 2206528 / node: 2298841 / ref: 2298843

Program marymartin5030.aleo

Program ID
marymartin5030.aleo
Owner signature
sign1uv2t09fv73h3sz3vgndqu22xc4nr25zv8zmgnk8659psn9y9typ2nhavkwpx4dm2m0jw9nggz2xan2lgrwajctm4euxjgm57tutajqmf8946dvehlyzlqze0k5q4cdskgck0uakp2w3vkgnjlfjj5mu4zta0uhxgc0nj0yjnd0s2gl7cd50x8f9n2ufg3c72qe304aad94qqjyfvl8l
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 marymartin5030.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