The explorer is out of sync. The last synced block is 147 hours ago. Current block height: explorer: 2206528 / node: 2302306 / ref: 2302305

Program dorthytyler.aleo

Program ID
dorthytyler.aleo
Owner signature
sign13jmyt2lx35ms0yzfcr4jxtxc94vq7yls30rkkkxwuaqym76n8yqygen5mukarx7dxcl5gen8a5n7nyl5xl2hpu5cjstcgcdasewnxqzqj24fzk0arwwrsyh7pjf5ux00z0pv2cgcu9mndt7k45mt9r6jq4cgxuzq6mpqzu2c2x3cpafmqa6ehnxn3wcfjstrkzav5ltvat3sklxxllx
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 dorthytyler.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