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

Program apple_newworld_v3.aleo

Program ID
apple_newworld_v3.aleo
Owner signature
sign1ssg3acajdrlk345zd62y2smfz0vqel26h5x8fqapkssuhpvmdsphk63lt2ngqzw4jew279sdmjhss6wglul7jpsvxw0clc3r5m0m2q9736x4mqhufkmn9ur4vahqdsfhl8c5u2049qexl7wy2mltc0c4qazdyhspqxza6t25u9upzfl75w7zrd7a8la39hgxnc7yll9dfwjqyvlxrk2
Times called
2
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_v3.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,079,4892024-04-18 07:24:06au1ta7r0p8074058c7vtcr6ryw0qcjza9vcs7z7rdehdfq07nc5y5zqt2xhrvapple_swapAccepted
2,079,0292024-04-18 06:42:35au1vdchrk0d95vs83wv0wq432quy67cxpu92d7s4zgmxx4zmjfs8qzqcxq2l4apple_swapAccepted
Program has no mappings.
Not implemented