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

Program juanitaradke.aleo

Program ID
juanitaradke.aleo
Owner signature
sign1p0sgtvte8l3uz84uh0d3wcaazm7dsu34kjjfnmwa5g6tzdrylqpk3jv8hj279sz5vy7kn3pp6hqs3kl0k92fwp0gnfdgl8hmhversprsutltsag5utnkruar4hrcqletps78jqypcrg0yxgcsrsh8jtjpt98r68xl03sjpe6aymxm7ra2dfs0nlrd2d0za0yz2sh9kelq80pz5qm9nl
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 juanitaradke.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