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

Program monicavincent.aleo

Program ID
monicavincent.aleo
Owner signature
sign1pdl0t0qcc5lu2k5qj7tfvuvnqpxzw0yxtf87fzr3pvj78g0gxvpmffntnh4cswuq0w2ydh84gjxefrl8sm4h9hv9etyev22s8e862qy8d0e9m8al9nsrp7tylzqmpvld2x3pnm7jf3fy8nfgm933pr39qcrff6lqyk7kmuzlxthedef57pt4wc967grect5jfdf07xmz2sc3q43a8gx
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 monicavincent.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