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

Program eugeniasuchalm.aleo

Program ID
eugeniasuchalm.aleo
Owner signature
sign1lklx3new3ppa5mm9k3wff4e4rudnj6q29jpx878hdvmz6cnm25pqazhxu3t4zpa9dnnjfc7s0azyg4sekm6tfmqcsw5uf62ptkjx6q899cyy8arvl4zt2y74pz500l0f646dmh0czw9plwnphxaed4mfz2sv3vxxddc6r7hud2lagk3vua70kycd3jwclk486e8jmx950dtszxud4vc
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program eugeniasuchalm.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented