The explorer is out of sync. The last synced block is 560 hours ago. Current block height: explorer: 2206528 / node: 2564423 / ref: 2492275

Program jorgedoody.aleo

Program ID
jorgedoody.aleo
Owner signature
sign13juxmp3p7d3qnthrpcr64mgp8ls9jsjnzhsnvphhztvnnuhydyq575h4hyqep6jqz9azy6rad4y22quffnazt95x9sesms6jhaf6zq3vsstpx7u8nm3mwwnakplx6v9y2rey9vmpa7jz6ts0rd0rcar4phjk63aac2w84m3we4pl4n9tyx8f9czjvgalw8kxt59xa5rupqtpqnwy4ft
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 jorgedoody.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