The explorer is out of sync. The last synced block is 446 hours ago. Current block height: explorer: 2206528 / node: 2491639 / ref: 2491636

Program dorothymiller.aleo

Program ID
dorothymiller.aleo
Owner signature
sign1mxqgzqsj236erul2m5wevqe27luekurkhlapmywvz66dgw7kx5pxjvnlq6jdv6rmpkr8wumswj9xp96gxwldqecqsg2tjtpl3lzvxquqq8k0vskqdf6y9jpyjtpgw2h7gah6vzaxmr8fv6j7ks78ths4zp8u6029f3vsckqjd3adzxhgt5k2ptthx82pq224ula6s4jn6gm3yuy8p6t
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 dorothymiller.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