The explorer is out of sync. The last synced block is 246 hours ago. Current block height: explorer: 2206528 / node: 2365668 / ref: 2365667

Program patrickclements.aleo

Program ID
patrickclements.aleo
Owner signature
sign1ve5y2uqe56yjju9f0esnyrjegypcyt7555gfdd5jtzxk402l5upst9ssz308l00n5j4ksgmkaexkkj6fslq68cvayvkqxpnq2tzqyq3eavk444gqzdf6rpqs877dtj6phcvmsslsfvps6394cflvscd6phra0xd7dpzvea5vfv9qvcz5r5uk3655flakup4ddz3mwlqeg6ksjw3ggqs
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program patrickclements.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
1,745,5472024-03-15 11:07:42au17hfqmxazgzz0j4kvxvtlgkj6gzdhg7palmwzrnwxnv4e9amryuqsnzel28helloAccepted
Program has no mappings.
Not implemented