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

Program helloworld_by_ceddera.aleo

Program ID
helloworld_by_ceddera.aleo
Owner signature
sign15wxf6hcskyhr5ke6zldl9zh8s0ws35zg0ayaep08gx8ylkkn9qqu0zdrr479je3yt7a2g20x3hv4jq9ahcvr4lwnxm55lj33aefw5q4kmu2f7423da4cmtxqspg5xjh0d0pt4wypnhgyuhpn0jcxuluxpwrg5e8qsvtnp4ddeap5p0ks4h5qzuddj8wfjqyk5g5lfhmj67hq5tgpvr0
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program helloworld_by_ceddera.aleo;

function main:
    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