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

Program danielcortez.aleo

Program ID
danielcortez.aleo
Owner signature
sign16zpn90ju6y3c3g6s25e96c4pd4pt6r8rgu06ldvw9f6h6z8nh5qdeqmvfy38h89kxqeax2xxsepf59gpxr92wtljmh8nmafa54ftsq8dth2j0ar2ggg63t4jwk6357etl3fjrrwmk82fqc33vjz2rkv3q2955q6xrml9cu2cxyf96xdr0haeprt0a24eydkks8f5xla7gyq3yvluv4r
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 danielcortez.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