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

Program macbook_swap_v9.aleo

Program ID
macbook_swap_v9.aleo
Owner signature
sign1yqlma3dpcyu7cnnhmttatpkefxdgxna5qh6vr89wfn37yfxy3sph7mlvzq8djhh6awdja3nrrc3nedusc8fhy6g0rfxraqasfz6evpr7vkvxf9s3pzqc7t5xfnlpuuthktf9wveuvr8ud7hc37hvjwmjp3hsht7pgjs6nmxyu0pn5hpau23pqx5x3l87h5tcjsm86mj3ul3quhrn26u
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello_test(public u32, u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program macbook_swap_v9.aleo;

function hello_test:
    input r0 as u32.public;
    input r1 as u32.private;
    input r2 as u32.private;
    add r0 r1 into r3;
    add r2 r3 into r4;
    output r4 as u32.private;

Block heightTimestampTransition IDFunction callState
2,184,0012024-04-25 03:09:16au10sq7n2aalm3vwqyp80nsmn3drhdh03c0qnqf4v0grr4wj8vkpcgsuyf8c8hello_testAccepted
Program has no mappings.
Not implemented