The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2324946 / ref: 2324948

Program susanhamilton.aleo

Program ID
susanhamilton.aleo
Owner signature
sign1c2efst9flnrwletf2ykurs5rjy9978mfwrufvek3s7ww0p0xkvqjzw5uk3x9hlcxc5thfcxy83mmkr9k4dmcflh473j8u38jw0x8jqzj03qmc7dsmkl7z643pwzf3ysx9xdgatwt3g63x4hkxrxc8j3cztnn65vx0fdmswa2kcxsxw540ws4tvzrwlwcgvrycz87cfc0rh4s25ptd46
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 susanhamilton.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