The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2328908 / ref: 2328907

Program noticeably.aleo

Program ID
noticeably.aleo
Owner signature
sign1ufjmf4qgdmteh59rzwk57mlc8g7r2mt7l09y66fuqhkfepefzsp2w8cncc5jhu4tzcfl7xrsugt9278gvyncuelxyu6htjcg94vp2qpyd94ssx5jswnjwyxx0pz94ejfz3pnehhhh9a8thxegtu5tyjrq22arg3kn9rz65a2l9hjvvxlh2aum8unjck735vsyhemkhpes2wqqflqlql
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 noticeably.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