The explorer is out of sync. The last synced block is 459 hours ago. Current block height: explorer: 2206528 / node: 2500361 / ref: 2492275

Program davidlevine.aleo

Program ID
davidlevine.aleo
Owner signature
sign125hhxfy5gzr5dr2gvztfyyheq0hg8tcanjsmkk03l0yqyxmed5qwxe3fvzff9qqmvxxmdewudclnm5azjzvcgz2s06jz2r4vdxf85q8djdhjgqejwp9uhyhw76arfvny28eqg8cxu39sn4mc2lz3e6qapyuhql7yz5mfgg2n5k32m7p4me4kwu8gvne2qvt729wva8rxxd8qzs6dv3z
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 davidlevine.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