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

Program luthersmith.aleo

Program ID
luthersmith.aleo
Owner signature
sign14c8sgzw3gcj4gdsyw5rg6u6aly8tzd44an5lmlrz3ffppuwcq5qdmmym6czwufywgs843w3cjaz9vmztkdddenzdqwyv8qk3hj4gyqy409h0n4v28xsrs8el62ulax50ddas07d2w048wdytvhg23yl5p4mkc9qm2mx5p2rwne6tv0vlptdg2wln92hvptv92d6zhz6hyq4pz2g309n
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 luthersmith.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