The explorer is out of sync. The last synced block is 551 hours ago. Current block height: explorer: 2206528 / node: 2558327 / ref: ?

Program patrickherron.aleo

Program ID
patrickherron.aleo
Owner signature
sign1w5n4vpkxs94y6kqchm5r76xe59rkyszrtrhsrpzj2sxq3670vgq3uvvcfec05fgw5l5ls9z38tewnggmunsczkzej6ul538rxetw2qsjpa23gherjqe8veu5wwqytpugm7hjaedlu6fnarg7hf0m2eltp247zf9l2j6qvq8neyfcxhtd3dha3k2gqatnxkyr7ehe8f887wgs7graxyc
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 patrickherron.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