The explorer is out of sync. The last synced block is 240 hours ago. Current block height: explorer: 2206528 / node: 2362042 / ref: 2362042

Program carmenscott.aleo

Program ID
carmenscott.aleo
Owner signature
sign1s35d2flf2j59sq7tajxc7jzydxezz3pr36c5ga38nqga0enp5up25xnsyz80qxvldr0gy070scv73hura2p8vazgmcelekc7npf5vqyankdm9za4t55uaxapjx9je4tmhj2fv8knc3z0kf6wk479mq77q6rhkw6gxa9na043z6ehudecwgyak85a2pgq0cykus5a6dffxw8qy2ppdza
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 carmenscott.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