The explorer is out of sync. The last synced block is 100 hours ago. Current block height: explorer: 2206528 / node: 2271848 / ref: 2271846

Program bulhaadeflink.aleo

Program ID
bulhaadeflink.aleo
Owner signature
sign1mjfuc600agndxu0428fqhs3rx8xud6wprzeujg7hqyg9n4j5zvqxfrs8vpwk2ylp3ssd4qu8qcezrpdcxpmvszcnx6t6ygylrr6hqppexhqjel7txd3mxp393auprrlcvmu8c0gafkuu5wggpwy06rclzqcylf36zy4dee7kmuarcqrpzra0gdxutwq0n2w2uutq3wl8mvjs6w6mgf7
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 bulhaadeflink.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