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

Program simsekatedk.aleo

Program ID
simsekatedk.aleo
Owner signature
sign1m6t8q80cqsjs0g97gq4jyqpqy2e49jz5yjp72emxvwdj3f7r6cpmwjq0azevez8n368g62wrtd2e254sq93ttfrl7c4nmxe2nedk2qexa8ryzlyjjm5ls05l4tfcwfuklgtauxahh0d72atye8gvcwtepsrwjk7hg3r53ystacsmvg5yg246x0pqx7fe44ensm6tqggmhez3qeqvepc
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 simsekatedk.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