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

Program florencemontero.aleo

Program ID
florencemontero.aleo
Owner signature
sign1ttdc2lst2vmdnjw4kd0frq56f60f5nh9hpc57pyjy58hy2vvj5qrexr7vvaunm8c5m3rp36lyeu82eclck98wv3ltgs3xkrxztzysqsknuxqf3w8j86x624k8h8wkq25mc45wqepwpapetnly36al4srpdp904s50w0xz3ukuvrd242t9z60st89x6p0gn3607vv3v38eehsvjct7ar
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 florencemontero.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