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

Program matthewcharpentier.aleo

Program ID
matthewcharpentier.aleo
Owner signature
sign1j0weny02qdavz0l3kdd8k9z8wmpek7g9zhpgwtz85cs7ymuaxupyt6m8r8ux2n30jhqfmnshtwp0k5xmcz7unpa7s8ya0rw6w9f47qdzuwmy6llcrvg0jqrhq835mlzxx9g2gvme3040tt9qk82xhwd8puq2umzqfzcv4hhqtvyr0t698a2pcfq03qrfz3slth60k30rdnmqykayyg6
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 matthewcharpentier.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