The explorer is out of sync. The last synced block is 188 hours ago. Current block height: explorer: 2206528 / node: 2328330 / ref: 2328327

Program dorothythom.aleo

Program ID
dorothythom.aleo
Owner signature
sign189ckzn6uluzgvjgacj4j8xth7g99fhgre8grv0nr4j2jdqskkyq3pyc85j9um2hkxcmgu9hcy5w50f5apv4xej9enats7gmq222ugq7kpvqp9z3ldwfy8unfjr25p5tw8r89cfnfnfl5hrkx25uw94luqytc75ts52vc0vgdjncn5gsqq9xcxk9uzfcrv4crvdus4k2qynuqw688sl8
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 dorothythom.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