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

Program beautifully.aleo

Program ID
beautifully.aleo
Owner signature
sign1hwym7txcfxws2mmaxw0970ftccyzy54yuq9xwh34k3wk6slqtcpvdysx5ev69vk92c5smzhqsruume0vn6n36adptrq7cp0dt8m2cq03vcsugcen62w97e0qfmdx8plqrjd6l9nsh30t9njvlqxcsadcptyl79dkkj3en3cq6r0hja6wqgwvrgy5g6vvnlac54fgdq57p7fqkjl8wd8
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 beautifully.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