The explorer is out of sync. The last synced block is 62 hours ago. Current block height: explorer: 2206528 / node: 2246869 / ref: 2246866

Program hello_hefdgrfdhllo.aleo

Program ID
hello_hefdgrfdhllo.aleo
Owner signature
sign1j3048qcaxqegxyj4jpd875wvc89hxpyeekcjqnftrdnzx9jtcvpdq424c5rprkg4rxtl0amdc3dmqfmarjr8ndjpjcr0zqdun5lngqtuxq69xpecltdl5aka2jcxn7cw277qvdgrgvqfcvpqcl53znskpuzu4xzxvpq6l87t9musesvn50ar7usenze75wnwwsduvhfx5gaqjx2twx3
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 hello_hefdgrfdhllo.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