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

Program hello_jojat.aleo

Program ID
hello_jojat.aleo
Owner signature
sign1j0sm8yyhv6a6avefh0y6ewzsdkczfdgqxckmfx3va58rj8hkjyp5n0lt3asrkdyak86gdel86a2nv0uafqxu5nwhfyq0huh6h354cqptengjesq807cztkea2jy9n02rlldfmdm0cwxntsmvysajeazcqs58yj6qzrv4ngles0uhhsxja3r30xnels2as7ymmfakkjtcdl0s58nujk3
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 hello_jojat.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