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

Program milonazdravp.aleo

Program ID
milonazdravp.aleo
Owner signature
sign12qe7p4kql45mcc0vantgjqplkejx76a7rpk7s2lwm0zt4e0c9qpavq4qq0mel6qhavlddnxundr6pa20easnkzzfe0vcram5v2m2xqzhca5vw0aa8vfznepu2vpl9s43ezvzaqfpt6m33592tud74l28qmejm90hd34w7wzzfxvhz3gtzzdr0qlsw8s4xl7r9p8gv75vyj3q7vmp0aq
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 milonazdravp.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