The explorer is out of sync. The last synced block is 70 hours ago. Current block height: explorer: 2206528 / node: 2252407 / ref: 2252407

Program hellofsad_hello.aleo

Program ID
hellofsad_hello.aleo
Owner signature
sign1226dl2g9z089635dn0snwhrlt3d42752la9w2s4gvferfp0qpsqt9yhk6ed4t89z9wag7nqu23yvceywenj008l0ha7nfup79eamvq7m5tvsy2shfacuhj8qptedr0zdr3ecx3u97kztmcnemcsspfvspdpfgrp3fy90zxnqyxh5sletr7lhle487nk88z2kurxa4ndd7uhscsh62fv
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 hellofsad_hello.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