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

Program carlwoarearume.aleo

Program ID
carlwoarearume.aleo
Owner signature
sign14p2ungdwfd24clz8wx2us8qyddhmgxqjp0g0gpv69dal3mg4e5py99pycaweywhqzdqs0gjjr23kurtt44wcv2cctxj30c47w4thxqf5qyxq2kmauk95rz6hqgltc7g4rgwjn8fhjcherjhvfx756sq9pmlrj8tjkg2a0gf2x0sah8dnvyrdguetrtdzk7494ggjvm6t2u6s56ugtdg
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program carlwoarearume.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented