The explorer is out of sync. The last synced block is 185 hours ago. Current block height: explorer: 2206528 / node: 2326634 / ref: 2326633

Program poshel534gera.aleo

Program ID
poshel534gera.aleo
Owner signature
sign1zrzz8kw8n9snhgkfsmhxp567vxh4mha02ull366yjpy4kzqkvvqtxru4d6wtpj9sfjt35xh4zc6mjqa0sx0r8uz70lmw3fca5x3ejqsazql7xf9tfj9r6h8xj3lzf0ss5wkl5a2hvuxfk62430jxkx5hzx0mvkck3ed54dh64um5k2enpupe6pj5466ycdjm0yng330mltcqvz7k3jx
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 poshel534gera.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