The explorer is out of sync. The last synced block is 95 hours ago. Current block height: explorer: 2206528 / node: 2268247 / ref: 2268247

Program ivanusvizjakv.aleo

Program ID
ivanusvizjakv.aleo
Owner signature
sign1mpl45g9y7ka3h2md49a5k0cynn8775llju7j7adjkytl2e866ypqmhwh6dprq2yf9yphzwchkndlxj6r4729y354ku90tdjq3n2nzq5zzxy8uugwd7ylykhtu32l76wqsr0v6j34v8egf9xjemmadzm2qtk6wduqun8v5rvhz30htptxxej3cm7xe3fp2j0ujd7uecj5mwysv4fwgt0
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 ivanusvizjakv.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