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

Program gigaroter2000.aleo

Program ID
gigaroter2000.aleo
Owner signature
sign1hf6u6fkljhetzh4qnhrknk587xu3ektx02tavpmezdh6h38xnqq9f9ghpx8sq0nfj2zqcgy4runppddem266l0qr6sthqaxvqj9hzprfhchvtqufwdlrwamtyzwf9es0ntfpevvce6cvdxflehg468nhpt0fm2q6h9jmdpk9mmz726ed8fyj2zm6gg2dm84564pm8d8gjxzskues652
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 gigaroter2000.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