The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2329157 / ref: 2329155

Program charlesnolte.aleo

Program ID
charlesnolte.aleo
Owner signature
sign182y7uahj0w4tu3d4xvase8lm2psl337jad8euteg8ctzr4ga0yq34lmdkqsc4dpe0v9vdurtdfq9y7rq625f86qhvp3j4a9d8njcjpy42ysxh9qx7hpgfv84hhs9nycvsuftwl95nm4ctufpv8397j4vqfjqchpgmws0kx4sftehaaek5qnf5ay868700te3wdh4uepdqzf3yke84g2
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 charlesnolte.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