The explorer is out of sync. The last synced block is 185 hours ago. Current block height: explorer: 2206528 / node: 2326328 / ref: 2326330

Program marleneladner.aleo

Program ID
marleneladner.aleo
Owner signature
sign1n6n60s0543u0c3r74s6a8n04m84kgn078nttgxsnk4qmugqtxvpjzc7jynk3qdrm6cu8v0rc5kpas9d7ha003wfsctfl520cau8kgppkmx7pfcnkg4qe7s0k2weqvspx6wxm5vnteyyh65hh2cy5hnfgq45ht62hq0t6pugm38hs38vel42gfqwnplzak5k37du4checuvzq79uqn99
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 marleneladner.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