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

Program helloefdf_hello.aleo

Program ID
helloefdf_hello.aleo
Owner signature
sign1rjpxdqjxma36fvdlycu5w486tydyj94th7uxa4zwf76750tqt5q7mz8zqxsskyuyfectf3prln2ylfk2vff98h8t3pucw52w7zu3cq8ppe8pjsmhl8rm04u6j2lnf8jc9p29jsq0e9hnd7rgscz075r4q9zmpj2dn9zyexpfpxyt5yk3zkcxncs4cukq42m5rgg2ygqcsfy3zujv5nr
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 helloefdf_hello.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