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

Program monicamoreno.aleo

Program ID
monicamoreno.aleo
Owner signature
sign1l0gpytraet94fl9q5rpul8zrlqjxs72ad7sq342992jvv0wk8qqdtxufrnnn0cxkc9zhs5v9aw3r3p89hhxpp5p0wqyl3ajanqgf5qpwh2ga8q2ullpfu4y4ld65t454h9ytw0nl879jvgpduaju52k0pzk8h8ymja74wfjjznmx7yhhusxf2l2n82y8z2vhgek3f887nzv3qgaclg7
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 monicamoreno.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