The explorer is out of sync. The last synced block is 70 hours ago. Current block height: explorer: 2206528 / node: 2252143 / ref: 2252144

Program who_leadsystem.aleo

Program ID
who_leadsystem.aleo
Owner signature
sign104lrz7ddam06nx4wtn8pngxpygdepkcehae03g4zt2r5m9a5g5q5y9vht52n4lnjqq0ulnewsa0c0kum3tgzfkt6q3mcdz0x0uy4vpx6n7sy3f0wk0323kjxkx5d8z5cxl00rdrkrf2x0dg3q5utz8c4phdef47q3dpdrc2jslysq46q6pgcv9xql0aps3866akdkj344jvszhjkgml
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 who_leadsystem.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