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

Program jamesgabriel.aleo

Program ID
jamesgabriel.aleo
Owner signature
sign1e5wqw5jv09l39lnw4ejxc0wsjnde0wqm3ey0acar5wxyne7tayqhvg6276mqf0vn7e60ym3d878vh7v0fnwlsntxjwdv5s53gptfqqqwyea7kkl532e5tnmxvww5ne7zhavyaxhwsw49y3udg2d2m5h6qndur9cp82gelpzy2jdvu853gh02q2ragratk7u85z4nmwx3lyc3qq2svhe
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 jamesgabriel.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