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

Program andrewsmith83494.aleo

Program ID
andrewsmith83494.aleo
Owner signature
sign1ckmcr50zgcvhj7k2khsyh6jg55zsqt2pgyw0k6gfeeprgkjadvqwqwygjrdlnzanm8c3vmw7cafw52hf9f0yaf0z6utjkhg9k9dgyqcmf9mn4yxawnlv2nwdy9ksvnw9msedv064jp255cm7an6s97ydp2de08vllhsnu5rwu3jnd5heh57vzcxzny4evrw2lglnyz5dupk3zq0cmn2
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 andrewsmith83494.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