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

Program apple_newworld_v4.aleo

Program ID
apple_newworld_v4.aleo
Owner signature
sign1revf89ljxmrjgf9evx4694v3q70087yppelcuj4cc47fffz6d5pzfw5tpemytt9fey2mfnj9z8jqjwk2x8cqe02htmjv8p9as02s7q5yd8pslpec4zfnudtx6pu9zj0zrg8z99xzwgm8ujr2e6efvuwgqfz7g8nmdejr5gny20kps7370qha0yem4sefrk29mfnn6hyzdxcs6790nqc
Times called
3
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
apple_swap(public u32, u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program apple_newworld_v4.aleo;

function apple_swap:
    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,142,3722024-04-22 09:25:24au1tx2cf8lc4p472t72zvl6zcgqpe5yrvjpfwxwgpwt30sv6vhexqrsjek65eapple_swapAccepted
2,142,0142024-04-22 08:52:48au1dfymspm83qc4nds8x58rm2slk6hp05ugsc60dk3f66j97fng3sqs272pryapple_swapAccepted
2,079,0902024-04-18 06:48:05au1nwthk37ueh30w5qg6uswhtgca75jpxrltfadhu6uukz6pvztgurst2ffptapple_swapAccepted
Program has no mappings.
Not implemented