The explorer is out of sync. The last synced block is 131 hours ago. Current block height: explorer: 2206528 / node: 2291343 / ref: 2291341

Program kimberlycomacho.aleo

Program ID
kimberlycomacho.aleo
Owner signature
sign1xu4nuuqnufptd87xqhr5nfvlcfz9t6petl6gy396g2522k2rlvpnle07wetrjg4yqfdgs2pd3v7amv6s9p8d2ncg3pzshfcd2727kqkqzfsc2n9vnxl3qffd7hmwphu7uymxldh78mz7wxvemsy6kvquq3uj9xu8dz6qyxsclt7sxycdtt9cx7my2s498p4rhgj4zlru0h0s6say79g
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 kimberlycomacho.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