The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325801 / ref: 2325799

Program thomaslargo.aleo

Program ID
thomaslargo.aleo
Owner signature
sign1qacf2mf27hpdmllv29pty2qwkqum59n0x27eh8ckwdv3pxmukqplqjvd6tg4rvpma5lshnxgt5qpetcmks3j42sts0uuyzpak5gy2qfgxzgtg9mj7s9t7ml6jlnp2mndf24w47a0gw5t79wkg8xrsv0pqhyx02xzukd8wtd0jn9wglxqkafpsy3jvepxfy7tl9x7huc8dnxpzvl0gt4
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 thomaslargo.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