The explorer is out of sync. The last synced block is 128 hours ago. Current block height: explorer: 2206528 / node: 2289653 / ref: 2289654

Program hesasha17llo_hello.aleo

Program ID
hesasha17llo_hello.aleo
Owner signature
sign1c0cfkxw0kx6vd2yajdsd0e54nttlq37cuswr45gz9czev73t5uq80gvhkzxgw587372uhea9hawlrnzsqmaxc8h949aj54aqks4q6qy69gcpe23me5cg2actvpn22l7a5e6qq492p997hvn8xvkw4vveq8c456hlzr7wwj929ht208qe5u75e62ju4wvvyf4qucj75jnlku3zk3k7nv
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 hesasha17llo_hello.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