The explorer is out of sync. The last synced block is 66 hours ago. Current block height: explorer: 2206528 / node: 2249398 / ref: 2249399

Program rest_blowremarkable.aleo

Program ID
rest_blowremarkable.aleo
Owner signature
sign1dnm6vj8mpsq6l8y7cm3kyvqtwl2s8rnqn77pp0luzfvsuppu8gp9fqtv8sww2v4ucypp2ak5nhl353wcaux08s5v7hsjmwx4qu5e2qg7cxzyqhnahnl0zu9glemvktkz22yfvj3zljlv9s3t00cvt86lz2hyeujfzx7vp04dn69nx2z2575u66nrspam8wxjlssa08a88ncsyx9twmx
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 rest_blowremarkable.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