The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: 2243255 / ref: 2243256

Program hello_hefhgdfjhllo.aleo

Program ID
hello_hefhgdfjhllo.aleo
Owner signature
sign1xevjzayxuhj3cqlydfh90r9qdx207ynmmg7m3mwnfvn9f0u90cq89j9xjcjxnt8he8sv8lul953hmls7qqg7xf4j6arh94599ymugqzgpeamlwphn3mfld7r6tagya43he97j7pre776c426t40p9mxlqns42twwcwvqj05v3ye0tj95c69pvxfkfes7tp3zjj6ncjwnnj3ssnp7gc8
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 hello_hefhgdfjhllo.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