The explorer is out of sync. The last synced block is 525 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program louisegreen.aleo

Program ID
louisegreen.aleo
Owner signature
sign1rpsgrw79p903jps57ffgkrxydwfnrwzwdf7s2qdah292wqpp6vp97ks6r7c05789x763fegqtr76rxna7fxjhhs7lzcmdw7pk9ahwqtxk4rtgyyz9ztnp80a8r8v4y56tnmhk56rr9a2qjdcxl2ulhzkq8vcyrdckxs9ld3rfmtn7ztug5jhpp979w6az63z39pfwc35susszqlv98t
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 louisegreen.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