The explorer is out of sync. The last synced block is 546 hours ago. Current block height: explorer: 2206528 / node: 2555155 / ref: 2492275

Program jeanbennett.aleo

Program ID
jeanbennett.aleo
Owner signature
sign1ed454de83xqwnj2ggvvkmf620u9s5jqfxa8ylwhr3jdexcrm5yqh8wt6u0za742qm4ug9rr3puyehf6x20v24pcqcrnwtqspvqgqgqjwp52uwn88w6zky4j2v2jy9zy2zg3tyjq8d65ehnjrn2s204vwquz4adagd0fxey3nlhtk3hx5navh4ed7rnsngv68v2g8mqr6symqsmfqdgj
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 jeanbennett.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