The explorer is out of sync. The last synced block is 441 hours ago. Current block height: explorer: 2206528 / node: 2488826 / ref: 2488827

Program chrystallenz.aleo

Program ID
chrystallenz.aleo
Owner signature
sign1v0dj8u5rxv7pacfchga964jkhkl0vl52x4524gmlaryzrdu3nvqg88djl2kx6y7xqehxvn7yv5anlh7m8hfhgg6n7y6tjzx6603xzqzest2eserk7yfsqx4jfkf9w55zqklq5pnn7q53sv756zmm5507p0fzkk5fl6ca56wc8p6ww2kzsknq75ce2rmwal8tfc0lmtcwcncq2980a6p
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 chrystallenz.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