The explorer is out of sync. The last synced block is 241 hours ago. Current block height: explorer: 2206528 / node: 2362688 / ref: 2362689

Program peterjuarez.aleo

Program ID
peterjuarez.aleo
Owner signature
sign1r6ygyut5xjcnhlgqxc7c50xtf786p5kp2yxx3est9zucvhdlssqq97ugenlk8jeprqnrvfykdc3erehfpp3a2jn7wtapjv6c5gf5zpyjvsgw6fgzeee3se8p9yz94tdxpdnh25jtlzy6rlqcksnymrdxz83ld0mc7jjqe4klh0dxmasxx04ktjrxg8vktu9xmt3rvuwx3r4sz7qx2z2
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 peterjuarez.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