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

Program crystalgutierrez.aleo

Program ID
crystalgutierrez.aleo
Owner signature
sign1wnkfk9duedlj9mcl54lqeh4gys7nqg56gzxal25fjn0ha9cwdsqmqqnq3hsp2azpfwkwdwdpwdwqwd4gwwumetkwt8n7k0hyr2n5sqrzf8sz3kgq4ftr2djus9zs2qd53qexlzsqp7kk2ghvrwmrtzulqqmsfytcxhk5vpnq8efjul2c0q4rl3fmtssyw8944p5zmqvvjvqs5jkvpwh
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 crystalgutierrez.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