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

Program neighborhood.aleo

Program ID
neighborhood.aleo
Owner signature
sign1rrm7xaca2duujt3ta8y8tr7d8p04ynll4c4zcjexq02zf8gajcqhqvwlq2f9he77nl798a29nqladrqcsknt6haetj5xzmznltv3qq7ahah4fgcddf9vvxh0d65fd93q3vmp9z9n55gd0vtjkka2n660z2770s5nwpvfl8u9l6mdlse6g2hdtxuuvy7v7e2d2hufny9z8w4pqcmmg89
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 neighborhood.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