The explorer is out of sync. The last synced block is 132 hours ago. Current block height: explorer: 2206528 / node: 2291984 / ref: 2291982

Program eltonwalsh.aleo

Program ID
eltonwalsh.aleo
Owner signature
sign1lxcdvn0nzwf4wg4qyyt5ygnp05c9dwk475gx3kwk7c68sqyvh5pxqkjlugexczzrpv5y43dhq2w4p65w26mhsd79w53z8rw6m7q0gqh4n8mgnce84gc7dcxzfn9vhv6fhnym9zk4x2y0j5he0ftpklflqy0udpw84dgdy7kvr93lad3gdf5hs2nkndzf9wjaa89v3n7hu8s3zqy9ur7
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 eltonwalsh.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