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

Program carollamarr.aleo

Program ID
carollamarr.aleo
Owner signature
sign1g6vq3fjsfgf8g0zmnaqr9w9evwe2qc8svvl0nys7a4tlptqj5yqy25tefwkr65p9r2rk8pqezjrp8keuqqmw4k7tdupwuxc5mhhhqqksat726ze8ntvgh6nks9czqrlkg0p4y4jw0xm5n05aatqdgrczqm6tc7z3uwgyd3taasl8utjwxa3j36ylw2hkj6h4xtryhrjgxfz3z39cetz
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 carollamarr.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