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

Program hello3211dfd_hello.aleo

Program ID
hello3211dfd_hello.aleo
Owner signature
sign1udmmz5c47ezmmj34efu9rl43hfsvxugs0z7mfg7jyajsxeac5gpzwgmalyjnzmhygz4zjdwt7ejzrx3lmx5qwu0m9k6yeswjccrs2qesug7u7k0rr4ue62yc4hsjlkq4ml536pmuwhdyvttctu6clxd3pmfwe4lrkc7tam5j5p35e6z8yrpfagv3nvx0js7rket76jq3j3dqkh7876r
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 hello3211dfd_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