The explorer is out of sync. The last synced block is 623 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: ?

Program metacenter.aleo

Program ID
metacenter.aleo
Owner signature
sign1dqt7tzg83mjkcfa5xe6rh5944ht8akyhy905yxmkzqhwprf5mvpqtn4etrcqgllcngljn77gseque2v2w7jv8nmmxqky9unnkcdwjq7fvwzpd0deldl7mc72wc4rh4t5numjslnnxsy54as3kud0yp5ap9dyasg2kwtcaz345tv62upv27pv3ejfwkrx3cfz7mmj7mc8d3tsvkcv7kx
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 metacenter.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