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

Program herbertgary.aleo

Program ID
herbertgary.aleo
Owner signature
sign1ry33m0cevkkxxrmn5r0xsmm8c7gyq3q4lcxudk43a429t3xt3gqw2yujqvhc5px77u9u28uln4ncm5lnrnc0dz8xvrfpac62qu987qrfe6xhtc0gs9m8ffkf96nn9enwufxr8c36w2wpay3tg40uva47zp0tt9a4hrnhgs2t7ut8wry2egwyvausnf7cs6c4ffu4kwqmey8sueru3hp
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 herbertgary.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