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

Program teresasmith.aleo

Program ID
teresasmith.aleo
Owner signature
sign160hmf0ynefprzsny753nz88edegq72k28zu0zzcmy3aqkxaj45p7syrmna83qryxppndapn2ue4uf83zu04gd7rl7ex3mersygm6kqzy890xf9naz95e8cnws3rxvvqq70hyv8z99ftz7fhgudlcc3d9p5g0rg66lkunggcncpd0stt9w07s669pweft5unp8k22t5s5gf73q06xm94
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 teresasmith.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