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

Program colemanwalls.aleo

Program ID
colemanwalls.aleo
Owner signature
sign17r7faeyg9z7ps3n0gv97a8cpavk6edq3lxfkydq6u4h6f2f4vuqpwt2s0fgrmfm93ek5z6wffsvz36nmw2gqhqrn5dmdwsjcmclw2q3srd8zsxvqpqjsz2sufhq8t6h9jt9q6ghqrw9q8kayx24yu8tlzgp2rc29uzfdx3pls7ysd8zv9ff3leal6n2p68t6v9xdmvrjdsts7y528zw
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 colemanwalls.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