The explorer is out of sync. The last synced block is 207 hours ago. Current block height: explorer: 2206528 / node: 2340529 / ref: 2340527

Program jreichtilieue.aleo

Program ID
jreichtilieue.aleo
Owner signature
sign1zd582uepdyuncz9pndh2k6nc8ywxsrhmrp3t66qss7gxzm9h6uph64d4yu0pvmsgmu7kemxrxgug4thmrc03k50xxxtshn8nmwtv6qnt6m5r6qpnnvm5vxn7c4dh82degl08s9dp8d3uv66du7hcklucq5swlfxg0eh3k44rnwga8e9rr3e6d99gy7swx0pth39mg0h3s75py2urqdl
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 jreichtilieue.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