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

Program hello_hefgvdllo.aleo

Program ID
hello_hefgvdllo.aleo
Owner signature
sign1puytz26te23nr34vyl2dzj2rj4he8px26zkdu5ujd79shx56suq6v0d3a4rmuc5kpgwxevdh4nq0j26j0mgyu92aur6kj3kwyttdcq08z6g7cyzqjf7qxunu8enznga77jthmxyyj2wxwh2u65umvh9qqn3vqf7v659lplvrm2v4frqq36y3g827fu4z8jayzaw7xe6vzc8sj34qsnp
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_hefgvdllo.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