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

Program terrireprithe.aleo

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

program terrireprithe.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