The explorer is out of sync. The last synced block is 69 hours ago. Current block height: explorer: 2206528 / node: 2251230 / ref: 2251229

Program spoken_clothapart.aleo

Program ID
spoken_clothapart.aleo
Owner signature
sign1s4kvh05hemv2l5yrks2cvksew6vea85ku528n7tcs9rycqtzvqqyqkmkc0swfkhas4y6t9mftr7p2wkdt7h0e8qdnt5s2x4238f35qxfrdnxpcpysq0af5fytv3z42mwtvflj9ql3m7f267lk3kr4nmxp48qye6st60sg28fjuzexm487v59swktzpksjvwvlzlam5p264qpzmh43z8
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 spoken_clothapart.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