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

Program otisthompson.aleo

Program ID
otisthompson.aleo
Owner signature
sign1p4tav44hj20uf2tvvzarfp06alslgua3rnfs9paqjahjtew2hyqkrae8k2zjm5d4pj2amx9hxrygrcy5pmrjrt24xyey8cwtn6a3gq3ge54vwj0gh3xq94prtn7z0gqm6zd8ajc94yje0d4xnrs0duylp5avwugvmh4h846pke5tt5yyqy7qc5fw45kx9gjwwj29ms0ur4xs6twcklr
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 otisthompson.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