The explorer is out of sync. The last synced block is 72 hours ago. Current block height: explorer: 2206528 / node: 2253657 / ref: 2253655

Program hello_dogord.aleo

Program ID
hello_dogord.aleo
Owner signature
sign1rgm7t5ska30rg0luhhzmdekhevd0jq2pvlq3pfkfum7jm2erwcp20m4h5s2vvpgk6nf97tcwy3pc7k9sz02c7gegn3kpxf9pa0fujqwmv43wma3jwcg2y7szr6ye0rm0y7e2gksftqvcrkgpfsqnpcfvqhdltra59qcw0274l6xleyu8vr22cvfgms3k2k9nfvy5amgqf3hsyc9vc7f
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_dogord.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