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

Program tamarahollen.aleo

Program ID
tamarahollen.aleo
Owner signature
sign15zw8xq9w8gtcaq3aqcajvrgcvsgjulhmpljwr5cd0ktme4tetspkm682xntagsrpwh6pgqjtf7hdz9lk6etvawfee5mdg709n8mxcqtftstgqd0zlaraazecw8j5zj0c8xt30ykw5tanjc8lfg0mczyvp9wm5vz5vzn7vcmhg7ej65rlwq00cdpdry69pdat7wldwjqxkhzq58n3ydq
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 tamarahollen.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