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

Program julieshelly.aleo

Program ID
julieshelly.aleo
Owner signature
sign1jtv7e4682d9g0czlp3nxjux3qmn27h0wd4hy32akkce2g5z7wvqxhqzcazuepn6xhpuvkt0rpkj7a649pvdk0nksmr2h7ttpe3wyjqd839sqrfxu7v8p2y2g8qa27slel6kpm5f83xffm90kdh6u7g0ape577sy000kac2c63sf0yh28awh9ruxzxkuuz8zx4dzqfs7wkvrsqfmeh7z
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 julieshelly.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