The explorer is out of sync. The last synced block is 246 hours ago. Current block height: explorer: 2206528 / node: 2365751 / ref: 2365752

Program cynthianelson.aleo

Program ID
cynthianelson.aleo
Owner signature
sign1f630mumcftz3qwlfr45sk3ujy9txtt9tuu4vgn5wxunnr5zpzcpjtl534uufkywg56fhptwhtgqg6u3sncwpkaktx8nce2dhuyg8cp886n2l0dysw8l0exr2g0c8gz34zmlwfp4zl44694xz4nsuqn6rqn9jgwqxl70surq9cqceknykxss5nykm63wxcwvchhh7h2g69y3qvdc0z60
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 cynthianelson.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