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

Program michaelevans.aleo

Program ID
michaelevans.aleo
Owner signature
sign16ly98lf42ysm8l05nj3j79zwr76m5wuf8p3h84ysgagp9fkuksqnr8dlspver4jvx2waj8ts3tlqq8wafnffucw8uhw7npcxcwdfqppnk88lr0v4mt8qryej2tl7a6p36k3rgmt2ffhjqa5nylu57hsuzg0e6pv6mg22j64yetkl995f5m26ldpe5j5qkn3janpktknl0n9s6e3cesa
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 michaelevans.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