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

Program hello_kunkun.aleo

Program ID
hello_kunkun.aleo
Owner signature
sign13rf23kms855ajh44t6yjl3ntjrpp9hl9fzcvmwkrpyd3p72fkyp4uecr6zq74940vew3jlvfq9vvl8rg5ewszrxrvs93r9t8jkqv2q86lsfx764ckt4gztfmmp2p4stfgd7xe6qnu782y8y7gvhv7fmuqpdz7f5lrllx7rha0w4uxzq8j72vtgjk6t8y58mp0k9esrdn7lgqjp6kau5
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_kunkun.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