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

Program christopherrush.aleo

Program ID
christopherrush.aleo
Owner signature
sign1hwpf2ezeql0ntlkt678e6t5rj886zgsf8zsjsrvzm90qcn3heqpc9felh0c733ewu4y9ll0mwzq55hq2duchlm2c3e8qssm8g0wfuq0cglzdzpttzazl7qkr5x42c48syy5gr356e682yjjw0zfs4nzqzrcgsppvgzrqeynp7hh085zawy9nnhl5plpky2dyfkjfymltdsnsuek9h9u
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 christopherrush.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