The explorer is out of sync. The last synced block is 444 hours ago. Current block height: explorer: 2206528 / node: 2490754 / ref: 2490753

Program nancyrogers.aleo

Program ID
nancyrogers.aleo
Owner signature
sign179dj8xl74lsssgwyzyqc3nd20qdc5kum28ja3g5p6gw7jnt90cqeqfqtl0e2xk05d5rc53nuxwwqgf7dqm6jh9vf5t3h6xe8gyz5qpxhehp7fjhd6a95j8x8qpwwyr35u5k0z7taqr4c75wtu6x3qh55qdxdzp75yhfacm469v4w0f9wyzn5he4qnfn6aswe2qy54yrkm4esvtsd3gn
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 nancyrogers.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