The explorer is out of sync. The last synced block is 187 hours ago. Current block height: explorer: 2206528 / node: 2327543 / ref: 2327542

Program effortless.aleo

Program ID
effortless.aleo
Owner signature
sign1nldkgu250qxfe8l2lc0k4ae49jvkfy3rerk9qpjs69pg2fv0ucqv7hnc2tths7r4vrquqerurmeakv960k5aflrprgmww8fqd3267qxzvu8lnhpukpqtlsswyhdgekweqgcp4zfk27wslnqjfm5a6wg9q5ffmj9xvg7w32q4dj38muga2qwekj48x2mhjunmu3uh56efw86sqyhjpxk
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 effortless.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