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

Program carolelloyd.aleo

Program ID
carolelloyd.aleo
Owner signature
sign1uhksnx8hehrn8hhc6ruxu6pttqfz0z6jncq63udz7l6tvkehagpavgey3mar9txee585g0rlqa58na87vr7xplj8lhqkf3k96lfq5q8pp5egut4we7erv6ra3pyutcxtl5ah37tz568jg5fknct6w2jlpt3xd595sq0mds8v28q755u3tp6fs3u0ggrv4yy58zdys2xlv4zqkrk336f
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 carolelloyd.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