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

Program edriswifeatist.aleo

Program ID
edriswifeatist.aleo
Owner signature
sign1kq03mzhf2ppj2j3jlrk7zud693x49zq5we0lp4zyupyuj486zypn3lfddmp6pgmc2n68tcqvjqgrr7xcmae2ncwhfhr7rwsk05qgxpq8y2vzfk7fmz26a3hxdfy3cgvezc4efwhwcn5pa9zwa0x5ednsqsydplm9lkkemnxeyy63avvx54tmq5ld30tty3vzwqpyk0s3hlys2w5cvwl
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 edriswifeatist.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