The explorer is out of sync. The last synced block is 194 hours ago. Current block height: explorer: 2206528 / node: 2331984 / ref: 2331984

Program jeromebryant.aleo

Program ID
jeromebryant.aleo
Owner signature
sign19tr7sasza4aznzgrm28awku5j0t78zadu28y69fax8gflzd6suqfzsdfyatwl7ntlh7rk6etwncje665v45ueh58z9xhfqzeuwhpuppw5xewxsxj3f2yeusj30gvegnq7d2kqag29nm8vvnu8jdpjd2zpvmdj0j2f84wlq2fjnm4vq9a2wyvyu7ghz7fdly2ue39pctq3yqs67pu5w8
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 jeromebryant.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