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

Program nataliemuller.aleo

Program ID
nataliemuller.aleo
Owner signature
sign1lpedsrj7yk8s6fnry5pkg5f6hkenh5mps9e8s3aq4hxr3mnk05qtjcurge7jywffmpg6hag9ghtlmcs7av76c2jhtm2xl397c28gsqxva7y0q33c8v344qhlukmuys86llz3kf9slw7ltpvh4n04r5g8pqc0ts0vcnsaq40gn4t2sw5r94z9lljvtdnsncchm682pywx829swyklqrz
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 nataliemuller.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