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

Program moisesyoung.aleo

Program ID
moisesyoung.aleo
Owner signature
sign122nx5s6kkhftf5577e79gasesa3u3dekpqe6k6eqqnsg4jejtqp4ku45em005zqqy4a36pcqu4jts6x74lwx7m9nxs43zqak56a7sq3hhprjtcvd9dpavv88k9a6zsk6rkvxh9y0uz5t5nuh3dfyf4a0qvc866kcml5rkdpvvxwqftytqjx9cxtnplx90wsapua2c77c5kfq7y5v3ja
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 moisesyoung.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