The explorer is out of sync. The last synced block is 146 hours ago. Current block height: explorer: 2206528 / node: 2301780 / ref: 2301782

Program brendakeach.aleo

Program ID
brendakeach.aleo
Owner signature
sign1k6ldmxvf39jtaa2m6kat4uawtkyl30nxpcrpn2jautv888cwdsqy0gf3t0e6jeew5dm7cnvdpjpwxqge6vzv4v4hqj8zkvntyv56xqrdxp9z55psqd5h797yl3mt4p3k7fznymtp33gfzvr06ew0d0u4pahwdy8n7fad3v3ew405xmkf9trpwz75360ezxctl9d8s73lf2jq6gx2ush
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 brendakeach.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