The explorer is out of sync. The last synced block is 193 hours ago. Current block height: explorer: 2206528 / node: 2331493 / ref: 2331491

Program brianhernandez63480.aleo

Program ID
brianhernandez63480.aleo
Owner signature
sign16q7qed2285l24c06c60c8r6pkaynhaema868m26zgwhw4vk0auqqxukwq5slsm0hjwdz5xjca7u7rq9qz0psn6vkmqwmw5h894hnwqnhtlkudzv8ldtl9a8yl9yn06lrydd5wzcm8zttmxn87nfydkevpnuu0pdxzm2897laansvjs57tczt6df3udxvgc5deh8xvpc69f6szrf0qh6
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 brianhernandez63480.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