The explorer is out of sync. The last synced block is 63 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2247167

Program arbitrarily.aleo

Program ID
arbitrarily.aleo
Owner signature
sign1av4c4gy5377faaj4rxul9rs0sxh6jd2az3wj9t0a8fjrz725ygpv8n4l3lqevwqknank5j4s9vyw8g0vn0g0xjacqqyps863zs3asqukdp3ftcewwywd6239qawsm86zwkylmatwjp59n5vxxuvph2w9pq5hufmv83cl0qeu3g0zkslu7k4l6pdujmgtvztdu9tdgy5hg6qqx6fdcrq
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 arbitrarily.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