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

Program patriciafox.aleo

Program ID
patriciafox.aleo
Owner signature
sign1tg5jqrxu0rgg8sgu36sys9ef5t6q59ng6r2wh9tef4yjs0z7juq6h3ut7xzlycjmtu3wl5frnxyz349nlg94v8awrn76m7lp9r4rkq9t3nxeaa6rnaly3tl4umdlfgv6eta8keaegpq3yfejefwz4pwlp206vlsla0ppeh2f90xe69f808f5fflyuptjdrnyjcyr5zx7yhss7ma4hyy
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 patriciafox.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