The explorer is out of sync. The last synced block is 193 hours ago. Current block height: explorer: 2206528 / node: 2331611 / ref: ?

Program leonstapleton.aleo

Program ID
leonstapleton.aleo
Owner signature
sign1ch42una67l8de55xwyxwwtlydnqf87vyk8rnuzcjcuy3zmvhsyq9g2tgskezy2reaht7k0k3amyzjpadaxmawt682se2xkp99vsqsq90ds9qct5ef5taf6nqp0hty44yk6398g0nhksacvzt86my9msdzrwmh7xjsag88n8uzqx00ja0gl20zvwnwun566qnw8wx2r8exrtqy3k6k0z
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 leonstapleton.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