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

Program dosewhipdraw.aleo

Program ID
dosewhipdraw.aleo
Owner signature
sign1t8t8y9ldgdxu9pnjtzgxulcewvkkn4z7l9jsk3m3dkr24sjztqp37zceqcvs6l9awnd8pwhx29km9s20q79hy06yc85tpegq6zalvqqtue04z5mr5j8dndfqg08qxue0a03f60a8zgnp8l9x6rz2alk6qc62570ag3y99hh752d2urekw5knx8umahdyr39jkjl9rz6yt7rqg4nm7te
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 dosewhipdraw.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