The explorer is out of sync. The last synced block is 196 hours ago. Current block height: explorer: 2206528 / node: 2333542 / ref: 2333540

Program francisbeaird.aleo

Program ID
francisbeaird.aleo
Owner signature
sign1vpyk684mtqxt7w3wsxh63nfdjdv5hqmwt5hjtg8kfykfkt2qkgp233vsm99tr8xj7yx6asuu08djlnvw59kfa68aczr4z7fk8frcgqazwdfd67x49g5rz4f9mpultxnxygkmejee8jratuz2qngyjpg9qkcw49gk783wc9wgwaqcwzpwd8axfl2ypf89y0rc9sjrwtkq2wsqxt0uny6
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 francisbeaird.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