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

Program dorthystanley.aleo

Program ID
dorthystanley.aleo
Owner signature
sign15sehyg724dprqqdftqkm05ql87axmfhpq3gyuuru032pp8fnsqpqqypr2twfvgrzaqrf3pr74zy9sdd8q0z7ufaex3u0ynl47klxsqjr32rzwjtp0937f8ydtpfkt2sj64ps3lrkf3tggawemsjmh9u7p9ewndn082c5u4vrl094pk3was50mkv95h3kkh3ymcn4fljf845qxgfsd3e
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 dorthystanley.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