The explorer is out of sync. The last synced block is 144 hours ago. Current block height: explorer: 2206528 / node: 2300005 / ref: 2300005

Program delorismartin.aleo

Program ID
delorismartin.aleo
Owner signature
sign1a4u9qrkpcjlkc6ktheuw0tryk6xyyne8spn3qh5agk8pcatqduqf4gvszplqkldy7vfrqncecyawkwjrx7mwkexh4a4hdft5hvqcwqxzxsw685j8nr2e6p9g0r66pgq06hd9wmelzz6e0tr3k9pg3h4yql8t0j407qzfh7gemhvrt78g7jcj6trtuv68cjxnuw9xda2rs23q6s2vky9
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 delorismartin.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