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

Program maxinebolanos.aleo

Program ID
maxinebolanos.aleo
Owner signature
sign19lvs8lrxa75g0lc9qr48auvnzthlxwwl76e7837rvhh7r5vftsptev4j00x7c5pmwe9azt4z65mx27dc0w5hvrrt8s3weua4aep6kq5pgatxaq4gjfef5tuzs3nre4dyxs94d03m0weu8fqdxdpmy2y0pg273rw8mk4uugfyrhz6s5kh6yrhr87vy44v8xygv8grytlnrd5sk5pqvkf
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 maxinebolanos.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