The explorer is out of sync. The last synced block is 528 hours ago. Current block height: explorer: 2206528 / node: 2543931 / ref: 2492275

Program kathrynweaver.aleo

Program ID
kathrynweaver.aleo
Owner signature
sign18fah8rr7c0vaxwj76gtg5ygmqpdf4sas3zw8dr7x2exluhkdqyq6uax7wta6x4lv6mvw2ewddhcsuxuhy9cesv2mcd7j9rrea9u0yqxvgexqkzkqnxenp2unt4f8vv6dnt3nef7rwjzru6vqutl2dcmkzfxsug7enk2hwgqagy4alxa2y899jaud3rd3sulkycvmkznuk8as52542ku
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 kathrynweaver.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