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

Program erickacarpenter.aleo

Program ID
erickacarpenter.aleo
Owner signature
sign1sc8qphtdgacuejl7gcqav3z63crrwhzznzdasqkpf6r3m2ulucphwd686uwf8xk0zcmgwhelgsxdvj9tukq760gxjgdcvr6md4jj6qyry0d7p84lg43pamaat647mrx09682n5gmwxvygmwx5te5mkdyqrw9lg0r6v86308fmzd250s24u0zs6jajj2257fyfx7qezsa2c6sy908u6d
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 erickacarpenter.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