The explorer is out of sync. The last synced block is 199 hours ago. Current block height: explorer: 2206528 / node: 2335150 / ref: 2335152

Program haplogroup.aleo

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

program haplogroup.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented