The explorer is out of sync. The last synced block is 99 hours ago. Current block height: explorer: 2206528 / node: 2270870 / ref: ?

Program matitanilhanw.aleo

Program ID
matitanilhanw.aleo
Owner signature
sign1v8c2a6u7d6cfutazpz57uxz5ygrd8hncddghnpe6ugwzk4htwuqv46fjl5mtkgqym3dssusqdm6zysgwxj4734x6k5wyfzc4dwvkqpq9eyecdtgj947lf4p9ntq7sk9ye3nuyqjpmuewmt6utqz4grryqlf70nmvuyh7ag7cuknu9lzn95dgltp8alwewxxgj4al2qg8ptjsghxmpz0
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 matitanilhanw.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