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

Program hello_helloooo.aleo

Program ID
hello_helloooo.aleo
Owner signature
sign1s6eyvpe7zw9zpjyu43grva4u0skdjvajmqzc8wkumh0u8x773qqkady7x7ayp5g0g0n3nae7sfhry5xf49rdsmfp6z78rcjhkryl7q0yzy2affhvn8hgl9m0dawdpzeltrpeacmh7dyx94etjfmzw5ehqgx8lyussh3fr60fxvp4qvj3gkxpd5dp8t0k2qfzyujqhts4gnkpzwtv0rd
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 hello_helloooo.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