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

Program hello_ceddera.aleo

Program ID
hello_ceddera.aleo
Owner signature
sign1mlh5dny2dmalrua9l3kn7lee9s444sv9ug04sd97shq0dvfsvgq527lvw4uasxx8tn79gjyq8tct6yff5k7m4ku7gf7297zjady67qakmu2f7423da4cmtxqspg5xjh0d0pt4wypnhgyuhpn0jcxuluxpwrg5e8qsvtnp4ddeap5p0ks4h5qzuddj8wfjqyk5g5lfhmj67hq5njdfs2
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_ceddera.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