The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325667 / ref: ?

Program paulpender.aleo

Program ID
paulpender.aleo
Owner signature
sign1dhfrdd8ru60vhhajn0yexpdxejp8tdmzu0v3w8crmdtdsevqygqsnadgstwttcpm82s7dtkdmwj48vq2a855yer2tprj2cwp5aal5qtewg8l4ytcke7v997t4fkx2rhxxwn0uptum90cva8y66elz8pep7m0qxckmxew8hjcxspzef3k6hzx0sj6fd5lwzu9w380tjyl2v7qwdhus3q
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 paulpender.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