The explorer is out of sync. The last synced block is 54 hours ago. Current block height: explorer: 2206528 / node: 2241653 / ref: 2241652

Program hello_hegfgdllo.aleo

Program ID
hello_hegfgdllo.aleo
Owner signature
sign14nhsapa5x4eqsqp6yjgf6658ev0ju233y5cacsndakskhvuc0ypqqjsq8uz709sp59xlfq0d6d8q4tlgel3lmu477q5qq5cjlfkz6qewgk5mp7pnxg33nlfunztzvguwm252gvmnll8fr2ghvx9uanrhp05gw5k8pzkd6s2qwkmawvn537mjqg2wndax225w7n5jswugazpsyrm2w6w
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 hello_hegfgdllo.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