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

Program macbook_swap_v5.aleo

Program ID
macbook_swap_v5.aleo
Owner signature
sign1k5fcjwhn9lyth2wpn2k4m7tnn56dt43dqtlzpcclhgqy2dt9nsqd54r4302an7peuxdt45s2ckd3gm5gj986zzw9nhhy2uq9yerm2qs7fl39w3qk2k89xst0q4t5jh85k96xp0u08d7s2h7hwld88lpnpc9dayfum56d4xsuw6zmxezwscykks7ecj6205mw62gqj4pez89q6pqjt5f
Times called
2
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_v5.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,183,8122024-04-25 02:50:34au14d7rv9s4w6ml09rkancztpx82eaz5ha4lqmhq82x5yc78gsglvxscgrr4zhello_testAccepted
2,183,7982024-04-25 02:49:06au16nxf7du5u2vlg30g0akpp0v5u8d8tn5fuqt4dge6s2x55p09uyyqzpmxdyhello_testAccepted
Program has no mappings.
Not implemented