The explorer is out of sync. The last synced block is 185 hours ago. Current block height: explorer: 2206528 / node: 2326402 / ref: ?

Program joshuahart.aleo

Program ID
joshuahart.aleo
Owner signature
sign1p2z09rj52jnjs8c2479s6ppglwj2maq3lx9qefh4fk9srglr8sq9gqhfmxe4uyafjfkqmelyzxjg5weg3uajxklzevmkxxwluzynvqnrhc7d7yt07dt0q2f9w8fp8e0a284twt6p902lqeehfkd8uppkqs2f4xzsptd5v89k5tz0g3y4x0nyl2hx04undshq9r74ud93vwzq2lh0jf8
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 joshuahart.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