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

Program jaredchmura.aleo

Program ID
jaredchmura.aleo
Owner signature
sign1fzlrsv79zqylkc2q5ph5ps25px8vf8ehyzdgj629apf8em363gq2hhf0x75mdnhxe90hcq0lehqex7nm69t8kfa77mwjxys7aqfvuqfen9us6ve4dtaygpur43mulswfts6scn64a68dayk6ce7qlw53zrzg5emyr75gjm7tktpj5a6kcejnftsxrmghha2amy8trnvcy49s58ey0aw
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 jaredchmura.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