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

Program jamesbruno.aleo

Program ID
jamesbruno.aleo
Owner signature
sign1ktqsjmls7ueswxj58m255hsgu46rulxa8vquyhhsh0ndedmnevp0854mcuzgzrtlx6sk8aldmggay93a52yx7k30ct4fx802v2svxqahfz4gjgwyxvejvwq6pdfppte0530t3k70fkwqu0nec05ts3ydp2jupugx3tyjqdwyfrg0jf6amw6nuwkhranxjvv5teaq8gkjrg2sgp6q2ax
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 jamesbruno.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