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

Program carolynlynch.aleo

Program ID
carolynlynch.aleo
Owner signature
sign1dxd58naupxcg0n0cfr9z89dd7p5ga59s4wfyf9mcdayskx0dksq9vgpuj7jh2n0sft2aht9q0af5nhvjfr4j9rh6qkm67u44mdl8wqd8w4vfzjqtj5k4mpjkrrvxvtg4j2kmcmcs9c7e2d6nm8lalfmqqfu0r52w55n0nhsullzv02rz4sx46ghzjxp8vda5373yz0myc34qzu6vp8z
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 carolynlynch.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