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

Program raymondrhodes.aleo

Program ID
raymondrhodes.aleo
Owner signature
sign1td83tcqgnfxxvua4gk9zmgqcf6058muckrmnmrhca0p4lnm2ngpf9uh064aevug88uqlq5fh8dr7a445dcjfywg9xnady8nvch30yqnqmegjvhqw56kzrx8eup29qfkhchusrkxcclagpayjgjzu3xg8zpekj2y30lwgl2ezffdr5kdxcm20g24rzm5k99qjypqqskux4p2pzm5ayue
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 raymondrhodes.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