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

Program hellogfdhdfh_hello.aleo

Program ID
hellogfdhdfh_hello.aleo
Owner signature
sign1duddrwgekyjwhvt0mgjmmvd3swcakwr2g8c05uxtldmr3fra6uqywms6mzjzp6jdghg3ccnrp4ltmwm8s2k2lj3nn6jpywsx8tp42qkswrgfx2xhf0dmg7uhz2e2s9rjjd395w3l5td0vt60v3ptvsw9pf542yv3ps2re6lpkg7kfa02xvwlmcrh4thgmr2v9sxf3t98h43sv8c2spj
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 hellogfdhdfh_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