The explorer is out of sync. The last synced block is 279 hours ago. Current block height: explorer: 2206528 / node: 2386465 / ref: 2386464

Program macbook_swap_v2.aleo

Program ID
macbook_swap_v2.aleo
Owner signature
sign106386mlnenqdw85mlx73gdksjspefgzrvjy6q5wzy85u6aaug5qjkxjc2x3asccdk2vvq4s0umwluqxv4em5k97r49vs3gnfjkrscqzpdy97572kqgkxnkf92ls9dsc9a6xju9yuwn3hfutc6d5j2l36q42qydey2dtnf38ya0hthprq7246s54j5dhvygj044hgwjfzz9upymuurd7
Times called
3
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_v2.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,182,9922024-04-25 01:36:10au1ck2ck5dhpa828wqk9m46x78hz35auyrjvqj62edywfk4smn4jygqthran9hello_testAccepted
2,182,9622024-04-25 01:33:45au1es28fgv6j8dqc9yn9u6n0datsgje4mpdrmn2kdl9967xutanlyxshvkpkyhello_testAccepted
2,182,9172024-04-25 01:29:50au1spslyjyqtk0dyqy0h6cxla6nd8g9dc7a6utrndeetvvlh8x9gcrsmw6zl0hello_testAccepted
Program has no mappings.
Not implemented