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

Program davidroberts13868.aleo

Program ID
davidroberts13868.aleo
Owner signature
sign1rargd6292mq6e7e8lwx4hd2cnwh27j5hme0ank22lhruesuaegq9r7adnc6yyey2cvrsqyq73j2t5u89wktxwdgz7davygvyxkkl7qmcfu3l9lw5hlvq2r8fz5dvh2pmzwp9nzwq0ue8l8azrqsalw49p8d5en2ylfk8swl363rrvu8w5t08g6l0kutlpjwpwgmky400sfysw9ar2n5
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 davidroberts13868.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