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

Program robertgallagher.aleo

Program ID
robertgallagher.aleo
Owner signature
sign1ete3zvgz7vq9emws00gph3qgx2yseyqg8xlmry97ekkn6562e5p7v02r3xt30kxxujwxylpp58yfy4ysc39m6s6u7v823dg2jmv5cqv2evpq0wlpcdm38nxqh3389a6peqe6j5nhq7xuxrt5egfg7jx6qvctah87909kusrszvdcnwxggsxu0vgy2ku733dnhxp2fg9nr89qsgg7unh
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 robertgallagher.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