The explorer is out of sync. The last synced block is 149 hours ago. Current block height: explorer: 2206528 / node: 2303383 / ref: 2303383

Program richardnagel.aleo

Program ID
richardnagel.aleo
Owner signature
sign1afsyl9p6d8gm3hv7xk877nrz085hy5wn98j2tuls2z6d3upvxgq7gsza0erylpv6lrr5llujxezt35vxr4a4mqupz9fw9z42cgcuqqaf9ly25cs3nmgwk90k8dc824l2ne7r42n7rzlh3tcuzg6p9xmhp3nlzt0xawvm66arg0nhk2x09mlkylxsz6c958samlkh09n2p8hqsxr9e8u
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 richardnagel.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