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

Program hello_hello11_wujay221.aleo

Program ID
hello_hello11_wujay221.aleo
Owner signature
sign1pxp768rukarvpcy7lmxtnxxhqmvqj34umsem6puddyn856m8esqj9223zg07gnty7em3jqxc9ttvh0h9s8llqqrhfkrfwyuhfdtxgqf48ammw0uqhyyapwxc7jhmj6nhjynw8fvpus3jnd0p3829hl09p4l3lfwqry53cwjgpu2qpx09rjrlzpn96scw7uzrnjafsr4pxgcpq4tzc6e
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_hello11_wujay221.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