The explorer is out of sync. The last synced block is 192 hours ago. Current block height: explorer: 2206528 / node: 2330899 / ref: 2330899

Program ernestjohnston.aleo

Program ID
ernestjohnston.aleo
Owner signature
sign15d8ay0ll5tg0wyevr5w5ygc8s5wslq3pw4g6fjj5njn6ly68m5pjwxevrl8r0vsk4xv2w8ttr6yv7nxzacukeuxv3f8u7sh96kq8jqtsyll7qflham45ezd9zv6gcz08l6skzr8r2thqpxulk62x6t5jqe07ntw2hextr6yyxm44fvsygvqjyfw8e6we3ejj4pwj3cmqttjs63wmhuh
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 ernestjohnston.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