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

Program timothyglover.aleo

Program ID
timothyglover.aleo
Owner signature
sign1lk3lzd2m70f9g9j8xpwah456u477wpmdf8qr2pmh257dyjzwsqpapw6gfeakzcxfaakgz5xhpwwg9q7rrgf9g0npzt75ggpvlpukjq6vkj7k9gdj775mj4d4tt0fhuepgwmpf54m6sy95905u7tm4junpv8udctchspltyza754wue9uwvuqnkuexs5ncttxha6r3r28xwass5kl4um
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 timothyglover.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