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

Program catherinebaker.aleo

Program ID
catherinebaker.aleo
Owner signature
sign1rk4hkv3w2vk7cg6xlwlxd3msxskffuym0qspns9kqll2eyqrnvqshr68v02lq92t508gstkp2t0tlljp2vkvj3k8p89uvqw96824cqkmcjs3xqsge289qzxnvujf2f3sm3ned5xw4vgpvmc687efv0u7q92gtytl7pxs8fnq9gdjcgf45zrpd8nv5ax0wfm29hnfjuepqgtsuv5lp8a
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 catherinebaker.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