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

Program aaronphillips.aleo

Program ID
aaronphillips.aleo
Owner signature
sign1s4n6hkvj3956du3jpm3j79h05wft8uc9gezylus3zv4met96v5q0ta6uqvugygg90jffgk5kshwhjycc4cy80d46hh58j5z0vc8vcq7jemnxwrpjmlyvdtn245fv557upc82c7m2sexxnhtwlvqnhvudpxu42jjfhs6xvcvxf8g7cxsxlptsx99hnsepnmjmuv0tsna2jy9q55cewtx
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 aaronphillips.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