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

Program belongings.aleo

Program ID
belongings.aleo
Owner signature
sign13wvatme544ug9yw0vxt72c5hn5wldh8qkuuzfkt4yg3zge7vxgqwyc6asdx76glmyxm3gxe4s4vjem6gea43f2flw7knf0j5pav0cq7q88gvgemegzjc2rtkq0l3uh7gtc6kgjajw4rpe78x6a75ahhwpufe5n7snqk2aewyyc5d362s047y93j5teldzdz07f0s875am7wszwqhspc
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program belongings.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
1,743,6422024-03-15 08:19:39au1y9aue8gdapcrjs3l3vkppk5asrrmqxpdylywjphdl2mfrhdstsrqu9ff2ehelloAccepted
1,593,2092024-03-04 04:24:40au1mm7hmq7ayzzm6ly8h046flm8tx486ehnc2ftdwjtnd850ehf8sxs2dv3lghelloAccepted
Program has no mappings.
Not implemented