The explorer is out of sync. The last synced block is 194 hours ago. Current block height: explorer: 2206528 / node: 2331992 / ref: 2331992

Program jesusstick.aleo

Program ID
jesusstick.aleo
Owner signature
sign18s7lry7sgknpurp98uwz09ed3p0zpreufwq4jv6cahuzftqd9qpxns7xj2sdvvd8wa08jy4cfenksakk68fzfu4gm0ucwd4hszjdwq69a44sad5fwj2p72jzcluufz4nlu7mneae8s6wu05xqjhz72a2pkgznm0rm9h82axckux5yp0dptgqj3eaecx8gkx7p9gqpnhp44csxejunwv
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 jesusstick.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