The explorer is out of sync. The last synced block is 444 hours ago. Current block height: explorer: 2206528 / node: 2490590 / ref: 2490587

Program jacquelinedaniels.aleo

Program ID
jacquelinedaniels.aleo
Owner signature
sign1u268qkue4w6zatsf6ja9l3hqnphfmpcmkl84lc3g97497k220cqts987cvu63yt9sl4x7czv5786vlt6pedyz9f0wc5ycqgwmus6wp82nx0lukvvdnt6025fv2lkh3xn0pv2r03zkfyuhaevhjaxuqg0pzlevmx9kyyk0npweczv8mrneq0n9tsdqzpl4sk3vkqylv7056tqw9k5txv
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 jacquelinedaniels.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