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

Program met_untilstart.aleo

Program ID
met_untilstart.aleo
Owner signature
sign1zkgfpc9azx7r3av45q99smn0mkkwlwuhlh05xs28wdkd47zhlcqskzfyjk823fr2cyc3zvd7nt924qsphqmugpjxecjezcs537lxxqw67kntz45xx2yc5g8hdn9ng6pgdvf6nccfrgda0y2pnpxvgv7uzxuzz4wn0scnuargyzwemj9grmavfluu4hhkmrmyw3c3dx0f8d8qqawazwf
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 met_untilstart.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