The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325954 / ref: 2325954

Program nathanmccoy.aleo

Program ID
nathanmccoy.aleo
Owner signature
sign1ezlt74l74jejcf5a8hkqhgmk8vlsjkp27mk6x9hgy74tznuh5sqlqlyq22m84sfkgm85643thjx7zdx777x2c74kfyuanrdvxjqrxqhn36xj27hnygc9sa4drr5q6mzl06ccacun6f4x99msky8jdpvhp08ggkv3qprhz5e65hf5vj2dln3ah72culdx3l69vm03tv4ed2rsv3eysml
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 nathanmccoy.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