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

Program golftel_hello.aleo

Program ID
golftel_hello.aleo
Owner signature
sign1dkg66y7p58jptdkvz2tg6c7a53hrzldygfeu5cs7srhvt3a34gp8u7p08hwy6jz4h7shp582hg45pfupx4e8tyt9ketezfmyxa5gyqk5u305ssy2gpa0rfhe0gswe73j72vkuf32m223q6z5gajayucaqgp7tm6t3wqh4002swlk9z4ucstd3u9d6ymm6t5gp053ulc746qs5l5s07q
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 golftel_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