The explorer is out of sync. The last synced block is 549 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program emilythornton.aleo

Program ID
emilythornton.aleo
Owner signature
sign10pys9ns8qce69gvpgv82m2upmgze8z0rq6hycyp0jw67k6vwlyptzl0yuult2utrl200h4s4uu0jwq8vvrwhm3vvvfsnxecpur7xjq4543x6h2hqcpuwkyxsdv536qvuk3400g47h6nu7hkkg30sf82sqxfpctvd2jt8x6vms3yduflk98ncr8tm0ehrvstphr29u8w3wzns5p3504v
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 emilythornton.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