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

Program needlework.aleo

Program ID
needlework.aleo
Owner signature
sign16u9k0yhugnh8em0t72ydt4qu9w4y2jctsv37ty23zcl30ut82yqnaj6rjpkul4wdg2fuxde0sscenrccdhh6vkz57vppth2979sg7qxx6xd5jayyjprtphqm434mupaz52a47mungthgkhhud20w5q86qa5xu0njq6m5jqcu4l8k56g03jgd0a400c7acexfuf4d0v7lextquafhcqv
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 needlework.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