The explorer is out of sync. The last synced block is 72 hours ago. Current block height: explorer: 2206528 / node: 2253303 / ref: 2253301

Program mainly_breatheleven.aleo

Program ID
mainly_breatheleven.aleo
Owner signature
sign1sykxmxsfknsnkm4c0samv3a0x7uq0zfz4vfueyzfggfdwgs665qzaczlwfme6xq73tddvdt23auf8hx9capmkw67a3rtsalkxnx2uqrclgkew0pfp9srg85qk9kc59y0pwd5va4wvhlv5h9e9a3arxhtpjqz9aysrlph6ce7y2u9hljj30w7wcs9svyger22jnu5kx7lh79qz0y0rgv
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 mainly_breatheleven.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