The explorer is out of sync. The last synced block is 444 hours ago. Current block height: explorer: 2206528 / node: 2490279 / ref: ?

Program matthewrice.aleo

Program ID
matthewrice.aleo
Owner signature
sign1aytggfnyfudaw2vxgv7gzpc6sve7ja0m7p7t2tmsrjj9n25zmsq94n3utrgswwl7uynzd8q6dyhuphmkmsa8kef9nqmwknqdnhh86qz20hq74a0n9nemexafdhpp98fqunatlgrjh74w9erujrt24hjmz8tmj2cplwy2j49f5p9mh5y9e7sxa6xuatwmd6xv4c9ul6rcenrsjhp932n
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 matthewrice.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